docs/TechnicalApi.md in intrinio-sdk-2.3.0 vs docs/TechnicalApi.md in intrinio-sdk-3.0.0
- old
+ new
@@ -66,31 +66,18 @@
[**get_security_price_technicals_vpt**](TechnicalApi.md#get_security_price_technicals_vpt) | **GET** /securities/{identifier}/prices/technicals/vpt | Volume-price Trend
[**get_security_price_technicals_vwap**](TechnicalApi.md#get_security_price_technicals_vwap) | **GET** /securities/{identifier}/prices/technicals/vwap | Volume Weighted Average Price
[**get_security_price_technicals_wr**](TechnicalApi.md#get_security_price_technicals_wr) | **GET** /securities/{identifier}/prices/technicals/wr | Williams %R
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/adi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_adi)
-
# **get_crypto_price_technicals_adi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_adi_v2)
-
> ApiResponseCryptoAccumulationDistributionIndex get_crypto_price_technicals_adi(opts)
Accumulation/Distribution Index
Returns the Accumulation/Distribution Index values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -120,12 +107,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_adi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -142,33 +127,18 @@
### Return type
[**ApiResponseCryptoAccumulationDistributionIndex**](ApiResponseCryptoAccumulationDistributionIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/adtv)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_adtv)
-
# **get_crypto_price_technicals_adtv**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_adtv_v2)
-
> ApiResponseCryptoAverageDailyTradingVolume get_crypto_price_technicals_adtv(opts)
Average Daily Trading Volume
Returns the Average Daily Trading Volume values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -199,12 +169,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_adtv: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -222,33 +190,18 @@
### Return type
[**ApiResponseCryptoAverageDailyTradingVolume**](ApiResponseCryptoAverageDailyTradingVolume.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/adx)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_adx)
-
# **get_crypto_price_technicals_adx**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_adx_v2)
-
> ApiResponseCryptoAverageDirectionalIndex get_crypto_price_technicals_adx(opts)
Average Directional Index
Returns the Average Directional Index values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -279,12 +232,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_adx: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -302,33 +253,18 @@
### Return type
[**ApiResponseCryptoAverageDirectionalIndex**](ApiResponseCryptoAverageDirectionalIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/ao)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_ao)
-
# **get_crypto_price_technicals_ao**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_ao_v2)
-
> ApiResponseCryptoAwesomeOscillator get_crypto_price_technicals_ao(opts)
Awesome Oscillator
Returns the Awesome Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -360,12 +296,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_ao: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -384,33 +318,18 @@
### Return type
[**ApiResponseCryptoAwesomeOscillator**](ApiResponseCryptoAwesomeOscillator.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/atr)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_atr)
-
# **get_crypto_price_technicals_atr**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_atr_v2)
-
> ApiResponseCryptoAverageTrueRange get_crypto_price_technicals_atr(opts)
Average True Range
Returns the Average True Range values of Crypto Currency Prices for Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -441,12 +360,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_atr: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -464,33 +381,18 @@
### Return type
[**ApiResponseCryptoAverageTrueRange**](ApiResponseCryptoAverageTrueRange.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/bb)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_bb)
-
# **get_crypto_price_technicals_bb**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_bb_v2)
-
> ApiResponseCryptoBollingerBands get_crypto_price_technicals_bb(opts)
Bollinger Bands
Returns the Bollinger Bands values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -523,12 +425,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_bb: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -548,33 +448,18 @@
### Return type
[**ApiResponseCryptoBollingerBands**](ApiResponseCryptoBollingerBands.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/cci)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_cci)
-
# **get_crypto_price_technicals_cci**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_cci_v2)
-
> ApiResponseCryptoCommodityChannelIndex get_crypto_price_technicals_cci(opts)
Commodity Channel Index
Returns the Commodity Channel Index values of Crypto Currency Prices for Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -606,12 +491,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_cci: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -630,33 +513,18 @@
### Return type
[**ApiResponseCryptoCommodityChannelIndex**](ApiResponseCryptoCommodityChannelIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/cmf)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_cmf)
-
# **get_crypto_price_technicals_cmf**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_cmf_v2)
-
> ApiResponseCryptoChaikinMoneyFlow get_crypto_price_technicals_cmf(opts)
Chaikin Money Flow
Returns the Chaikin Money Flow values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -687,12 +555,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_cmf: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -710,33 +576,18 @@
### Return type
[**ApiResponseCryptoChaikinMoneyFlow**](ApiResponseCryptoChaikinMoneyFlow.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/dc)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_dc)
-
# **get_crypto_price_technicals_dc**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_dc_v2)
-
> ApiResponseCryptoDonchianChannel get_crypto_price_technicals_dc(opts)
Donchian Channel
Returns the Donchian Channel values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -768,12 +619,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_dc: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -792,33 +641,18 @@
### Return type
[**ApiResponseCryptoDonchianChannel**](ApiResponseCryptoDonchianChannel.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/dpo)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_dpo)
-
# **get_crypto_price_technicals_dpo**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_dpo_v2)
-
> ApiResponseCryptoDetrendedPriceOscillator get_crypto_price_technicals_dpo(opts)
Detrended Price Oscillator
Returns the Detrended Price Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -850,12 +684,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_dpo: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -874,33 +706,18 @@
### Return type
[**ApiResponseCryptoDetrendedPriceOscillator**](ApiResponseCryptoDetrendedPriceOscillator.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/eom)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_eom)
-
# **get_crypto_price_technicals_eom**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_eom_v2)
-
> ApiResponseCryptoEaseOfMovement get_crypto_price_technicals_eom(opts)
Ease of Movement
Returns the Ease of Movement values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -931,12 +748,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_eom: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -954,33 +769,18 @@
### Return type
[**ApiResponseCryptoEaseOfMovement**](ApiResponseCryptoEaseOfMovement.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/fi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_fi)
-
# **get_crypto_price_technicals_fi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_fi_v2)
-
> ApiResponseCryptoForceIndex get_crypto_price_technicals_fi(opts)
Force Index
Returns the Force Index values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1010,12 +810,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_fi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1032,33 +830,18 @@
### Return type
[**ApiResponseCryptoForceIndex**](ApiResponseCryptoForceIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/ichimoku)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_ichimoku)
-
# **get_crypto_price_technicals_ichimoku**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_ichimoku_v2)
-
> ApiResponseCryptoIchimokuKinkoHyo get_crypto_price_technicals_ichimoku(opts)
Ichimoku Kinko Hyo
Returns the Ichimoku Kinko Hyo values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1091,12 +874,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_ichimoku: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1116,33 +897,18 @@
### Return type
[**ApiResponseCryptoIchimokuKinkoHyo**](ApiResponseCryptoIchimokuKinkoHyo.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/kc)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_kc)
-
# **get_crypto_price_technicals_kc**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_kc_v2)
-
> ApiResponseCryptoKeltnerChannel get_crypto_price_technicals_kc(opts)
Keltner Channel
Returns the Keltner Channel values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1173,12 +939,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_kc: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1196,33 +960,18 @@
### Return type
[**ApiResponseCryptoKeltnerChannel**](ApiResponseCryptoKeltnerChannel.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/kst)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_kst)
-
# **get_crypto_price_technicals_kst**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_kst_v2)
-
> ApiResponseCryptoKnowSureThing get_crypto_price_technicals_kst(opts)
Know Sure Thing
Returns the Know Sure Thing values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1261,12 +1010,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_kst: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1292,33 +1039,18 @@
### Return type
[**ApiResponseCryptoKnowSureThing**](ApiResponseCryptoKnowSureThing.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/macd)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_macd)
-
# **get_crypto_price_technicals_macd**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_macd_v2)
-
> ApiResponseCryptoMovingAverageConvergenceDivergence get_crypto_price_technicals_macd(opts)
Moving Average Convergence Divergence
Returns the Moving Average Convergence Divergence values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1352,12 +1084,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_macd: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1378,33 +1108,18 @@
### Return type
[**ApiResponseCryptoMovingAverageConvergenceDivergence**](ApiResponseCryptoMovingAverageConvergenceDivergence.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/mfi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_mfi)
-
# **get_crypto_price_technicals_mfi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_mfi_v2)
-
> ApiResponseCryptoMoneyFlowIndex get_crypto_price_technicals_mfi(opts)
Money Flow Index
Returns the Money Flow Index values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1435,12 +1150,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_mfi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1458,33 +1171,18 @@
### Return type
[**ApiResponseCryptoMoneyFlowIndex**](ApiResponseCryptoMoneyFlowIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/mi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_mi)
-
# **get_crypto_price_technicals_mi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_mi_v2)
-
> ApiResponseCryptoMassIndex get_crypto_price_technicals_mi(opts)
Mass Index
Returns the Mass Index values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1516,12 +1214,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_mi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1540,33 +1236,18 @@
### Return type
[**ApiResponseCryptoMassIndex**](ApiResponseCryptoMassIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/nvi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_nvi)
-
# **get_crypto_price_technicals_nvi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_nvi_v2)
-
> ApiResponseCryptoNegativeVolumeIndex get_crypto_price_technicals_nvi(opts)
Negative Volume Index
Returns the Negative Volume Index values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1596,12 +1277,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_nvi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1618,33 +1297,18 @@
### Return type
[**ApiResponseCryptoNegativeVolumeIndex**](ApiResponseCryptoNegativeVolumeIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/obv)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_obv)
-
# **get_crypto_price_technicals_obv**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_obv_v2)
-
> ApiResponseCryptoOnBalanceVolume get_crypto_price_technicals_obv(opts)
On-balance Volume
Returns the On-balance Volume values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1674,12 +1338,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_obv: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1696,33 +1358,18 @@
### Return type
[**ApiResponseCryptoOnBalanceVolume**](ApiResponseCryptoOnBalanceVolume.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/obv_mean)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_obv_mean)
-
# **get_crypto_price_technicals_obv_mean**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_obv_mean_v2)
-
> ApiResponseCryptoOnBalanceVolumeMean get_crypto_price_technicals_obv_mean(opts)
On-balance Volume Mean
Returns the On-balance Volume Mean values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1753,12 +1400,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_obv_mean: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1776,33 +1421,18 @@
### Return type
[**ApiResponseCryptoOnBalanceVolumeMean**](ApiResponseCryptoOnBalanceVolumeMean.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/rsi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_rsi)
-
# **get_crypto_price_technicals_rsi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_rsi_v2)
-
> ApiResponseCryptoRelativeStrengthIndex get_crypto_price_technicals_rsi(opts)
Relative Strength Index
Returns the Relative Strength Index values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1834,12 +1464,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_rsi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1858,33 +1486,18 @@
### Return type
[**ApiResponseCryptoRelativeStrengthIndex**](ApiResponseCryptoRelativeStrengthIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/sma)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_sma)
-
# **get_crypto_price_technicals_sma**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_sma_v2)
-
> ApiResponseCryptoSimpleMovingAverage get_crypto_price_technicals_sma(opts)
Simple Moving Average
Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1916,12 +1529,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_sma: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -1940,33 +1551,18 @@
### Return type
[**ApiResponseCryptoSimpleMovingAverage**](ApiResponseCryptoSimpleMovingAverage.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/sr)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_sr)
-
# **get_crypto_price_technicals_sr**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_sr_v2)
-
> ApiResponseCryptoStochasticOscillator get_crypto_price_technicals_sr(opts)
Stochastic Oscillator
Returns the Stochastic Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -1998,12 +1594,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_sr: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -2022,33 +1616,18 @@
### Return type
[**ApiResponseCryptoStochasticOscillator**](ApiResponseCryptoStochasticOscillator.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/trix)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_trix)
-
# **get_crypto_price_technicals_trix**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_trix_v2)
-
> ApiResponseCryptoTripleExponentialAverage get_crypto_price_technicals_trix(opts)
Triple Exponential Average
Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2079,12 +1658,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_trix: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -2102,33 +1679,18 @@
### Return type
[**ApiResponseCryptoTripleExponentialAverage**](ApiResponseCryptoTripleExponentialAverage.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/tsi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_tsi)
-
# **get_crypto_price_technicals_tsi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_tsi_v2)
-
> ApiResponseCryptoTrueStrengthIndex get_crypto_price_technicals_tsi(opts)
True Strength Index
Returns the True Strength Index values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2161,12 +1723,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_tsi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -2186,33 +1746,18 @@
### Return type
[**ApiResponseCryptoTrueStrengthIndex**](ApiResponseCryptoTrueStrengthIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/uo)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_uo)
-
# **get_crypto_price_technicals_uo**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_uo_v2)
-
> ApiResponseCryptoUltimateOscillator get_crypto_price_technicals_uo(opts)
Ultimate Oscillator
Returns the Ultimate Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2248,12 +1793,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_uo: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -2276,33 +1819,18 @@
### Return type
[**ApiResponseCryptoUltimateOscillator**](ApiResponseCryptoUltimateOscillator.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/vi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_vi)
-
# **get_crypto_price_technicals_vi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_vi_v2)
-
> ApiResponseCryptoVortexIndicator get_crypto_price_technicals_vi(opts)
Vortex Indicator
Returns the Vortex Indicator values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2333,12 +1861,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_vi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -2356,33 +1882,18 @@
### Return type
[**ApiResponseCryptoVortexIndicator**](ApiResponseCryptoVortexIndicator.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/vpt)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_vpt)
-
# **get_crypto_price_technicals_vpt**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_vpt_v2)
-
> ApiResponseCryptoVolumePriceTrend get_crypto_price_technicals_vpt(opts)
Volume-price Trend
Returns the Volume-price Trend values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2412,12 +1923,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_vpt: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -2434,33 +1943,18 @@
### Return type
[**ApiResponseCryptoVolumePriceTrend**](ApiResponseCryptoVolumePriceTrend.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/vwap)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_vwap)
-
# **get_crypto_price_technicals_vwap**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_vwap_v2)
-
> ApiResponseCryptoVolumeWeightedAveragePrice get_crypto_price_technicals_vwap(opts)
Volume Weighted Average Price
Returns the Volume Weighted Average Price values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2490,12 +1984,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_vwap: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -2512,33 +2004,18 @@
### Return type
[**ApiResponseCryptoVolumeWeightedAveragePrice**](ApiResponseCryptoVolumeWeightedAveragePrice.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/crypto/prices/technicals/wr)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_crypto_price_technicals_wr)
-
# **get_crypto_price_technicals_wr**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_crypto_price_technicals_wr_v2)
-
> ApiResponseCryptoWilliamsR get_crypto_price_technicals_wr(opts)
Williams %R
Returns the Williams %R values of Crypto Currency Prices for a Crypto Currency Pair
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2569,12 +2046,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_wr: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**pair** | **String**| Return technicals for the given Crypto Currency Pair. | [optional]
@@ -2592,33 +2067,18 @@
### Return type
[**ApiResponseCryptoWilliamsR**](ApiResponseCryptoWilliamsR.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/adi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_adi)
-
# **get_security_price_technicals_adi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_adi_v2)
-
> ApiResponseSecurityAccumulationDistributionIndex get_security_price_technicals_adi(identifier, opts)
Accumulation/Distribution Index
Returns the Accumulation/Distribution Index values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2643,12 +2103,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_adi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -2659,33 +2117,18 @@
### Return type
[**ApiResponseSecurityAccumulationDistributionIndex**](ApiResponseSecurityAccumulationDistributionIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/adtv)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_adtv)
-
# **get_security_price_technicals_adtv**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_adtv_v2)
-
> ApiResponseSecurityAverageDailyTradingVolume get_security_price_technicals_adtv(identifier, opts)
Average Daily Trading Volume
Returns the Average Daily Trading Volume values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2711,12 +2154,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_adtv: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -2728,33 +2169,18 @@
### Return type
[**ApiResponseSecurityAverageDailyTradingVolume**](ApiResponseSecurityAverageDailyTradingVolume.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/adx)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_adx)
-
# **get_security_price_technicals_adx**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_adx_v2)
-
> ApiResponseSecurityAverageDirectionalIndex get_security_price_technicals_adx(identifier, opts)
Average Directional Index
Returns the Average Directional Index values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2780,12 +2206,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_adx: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -2797,33 +2221,18 @@
### Return type
[**ApiResponseSecurityAverageDirectionalIndex**](ApiResponseSecurityAverageDirectionalIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/ao)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_ao)
-
# **get_security_price_technicals_ao**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_ao_v2)
-
> ApiResponseSecurityAwesomeOscillator get_security_price_technicals_ao(identifier, opts)
Awesome Oscillator
Returns the Awesome Oscillator values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2850,12 +2259,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_ao: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -2868,33 +2275,18 @@
### Return type
[**ApiResponseSecurityAwesomeOscillator**](ApiResponseSecurityAwesomeOscillator.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/atr)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_atr)
-
# **get_security_price_technicals_atr**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_atr_v2)
-
> ApiResponseSecurityAverageTrueRange get_security_price_technicals_atr(identifier, opts)
Average True Range
Returns the Average True Range values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2920,12 +2312,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_atr: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -2937,33 +2327,18 @@
### Return type
[**ApiResponseSecurityAverageTrueRange**](ApiResponseSecurityAverageTrueRange.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/bb)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_bb)
-
# **get_security_price_technicals_bb**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_bb_v2)
-
> ApiResponseSecurityBollingerBands get_security_price_technicals_bb(identifier, opts)
Bollinger Bands
Returns the Bollinger Bands values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -2991,12 +2366,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_bb: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3010,33 +2383,18 @@
### Return type
[**ApiResponseSecurityBollingerBands**](ApiResponseSecurityBollingerBands.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/cci)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_cci)
-
# **get_security_price_technicals_cci**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_cci_v2)
-
> ApiResponseSecurityCommodityChannelIndex get_security_price_technicals_cci(identifier, opts)
Commodity Channel Index
Returns the Commodity Channel Index values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3063,12 +2421,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_cci: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3081,33 +2437,18 @@
### Return type
[**ApiResponseSecurityCommodityChannelIndex**](ApiResponseSecurityCommodityChannelIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/cmf)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_cmf)
-
# **get_security_price_technicals_cmf**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_cmf_v2)
-
> ApiResponseSecurityChaikinMoneyFlow get_security_price_technicals_cmf(identifier, opts)
Chaikin Money Flow
Returns the Chaikin Money Flow values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3133,12 +2474,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_cmf: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3150,33 +2489,18 @@
### Return type
[**ApiResponseSecurityChaikinMoneyFlow**](ApiResponseSecurityChaikinMoneyFlow.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/dc)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_dc)
-
# **get_security_price_technicals_dc**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_dc_v2)
-
> ApiResponseSecurityDonchianChannel get_security_price_technicals_dc(identifier, opts)
Donchian Channel
Returns the Donchian Channel values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3203,12 +2527,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_dc: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3221,33 +2543,18 @@
### Return type
[**ApiResponseSecurityDonchianChannel**](ApiResponseSecurityDonchianChannel.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/dpo)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_dpo)
-
# **get_security_price_technicals_dpo**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_dpo_v2)
-
> ApiResponseSecurityDetrendedPriceOscillator get_security_price_technicals_dpo(identifier, opts)
Detrended Price Oscillator
Returns the Detrended Price Oscillator values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3274,12 +2581,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_dpo: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3292,33 +2597,18 @@
### Return type
[**ApiResponseSecurityDetrendedPriceOscillator**](ApiResponseSecurityDetrendedPriceOscillator.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/eom)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_eom)
-
# **get_security_price_technicals_eom**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_eom_v2)
-
> ApiResponseSecurityEaseOfMovement get_security_price_technicals_eom(identifier, opts)
Ease of Movement
Returns the Ease of Movement values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3344,12 +2634,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_eom: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3361,33 +2649,18 @@
### Return type
[**ApiResponseSecurityEaseOfMovement**](ApiResponseSecurityEaseOfMovement.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/fi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_fi)
-
# **get_security_price_technicals_fi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_fi_v2)
-
> ApiResponseSecurityForceIndex get_security_price_technicals_fi(identifier, opts)
Force Index
Returns the Force Index values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3412,12 +2685,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_fi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3428,33 +2699,18 @@
### Return type
[**ApiResponseSecurityForceIndex**](ApiResponseSecurityForceIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/ichimoku)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_ichimoku)
-
# **get_security_price_technicals_ichimoku**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_ichimoku_v2)
-
> ApiResponseSecurityIchimokuKinkoHyo get_security_price_technicals_ichimoku(identifier, opts)
Ichimoku Kinko Hyo
Returns the Ichimoku Kinko Hyo values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3482,12 +2738,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_ichimoku: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3501,33 +2755,18 @@
### Return type
[**ApiResponseSecurityIchimokuKinkoHyo**](ApiResponseSecurityIchimokuKinkoHyo.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/kc)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_kc)
-
# **get_security_price_technicals_kc**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_kc_v2)
-
> ApiResponseSecurityKeltnerChannel get_security_price_technicals_kc(identifier, opts)
Keltner Channel
Returns the Keltner Channel values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3553,12 +2792,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_kc: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3570,33 +2807,18 @@
### Return type
[**ApiResponseSecurityKeltnerChannel**](ApiResponseSecurityKeltnerChannel.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/kst)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_kst)
-
# **get_security_price_technicals_kst**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_kst_v2)
-
> ApiResponseSecurityKnowSureThing get_security_price_technicals_kst(identifier, opts)
Know Sure Thing
Returns the Know Sure Thing values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3630,12 +2852,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_kst: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3655,33 +2875,18 @@
### Return type
[**ApiResponseSecurityKnowSureThing**](ApiResponseSecurityKnowSureThing.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/macd)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_macd)
-
# **get_security_price_technicals_macd**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_macd_v2)
-
> ApiResponseSecurityMovingAverageConvergenceDivergence get_security_price_technicals_macd(identifier, opts)
Moving Average Convergence Divergence
Returns the Moving Average Convergence Divergence values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3710,12 +2915,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_macd: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3730,33 +2933,18 @@
### Return type
[**ApiResponseSecurityMovingAverageConvergenceDivergence**](ApiResponseSecurityMovingAverageConvergenceDivergence.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/mfi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_mfi)
-
# **get_security_price_technicals_mfi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_mfi_v2)
-
> ApiResponseSecurityMoneyFlowIndex get_security_price_technicals_mfi(identifier, opts)
Money Flow Index
Returns the Money Flow Index values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3782,12 +2970,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_mfi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3799,33 +2985,18 @@
### Return type
[**ApiResponseSecurityMoneyFlowIndex**](ApiResponseSecurityMoneyFlowIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/mi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_mi)
-
# **get_security_price_technicals_mi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_mi_v2)
-
> ApiResponseSecurityMassIndex get_security_price_technicals_mi(identifier, opts)
Mass Index
Returns the Mass Index values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3852,12 +3023,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_mi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3870,33 +3039,18 @@
### Return type
[**ApiResponseSecurityMassIndex**](ApiResponseSecurityMassIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/nvi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_nvi)
-
# **get_security_price_technicals_nvi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_nvi_v2)
-
> ApiResponseSecurityNegativeVolumeIndex get_security_price_technicals_nvi(identifier, opts)
Negative Volume Index
Returns the Negative Volume Index values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3921,12 +3075,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_nvi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -3937,33 +3089,18 @@
### Return type
[**ApiResponseSecurityNegativeVolumeIndex**](ApiResponseSecurityNegativeVolumeIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/obv)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_obv)
-
# **get_security_price_technicals_obv**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_obv_v2)
-
> ApiResponseSecurityOnBalanceVolume get_security_price_technicals_obv(identifier, opts)
On-balance Volume
Returns the On-balance Volume values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -3988,12 +3125,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_obv: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4004,33 +3139,18 @@
### Return type
[**ApiResponseSecurityOnBalanceVolume**](ApiResponseSecurityOnBalanceVolume.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/obv_mean)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_obv_mean)
-
# **get_security_price_technicals_obv_mean**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_obv_mean_v2)
-
> ApiResponseSecurityOnBalanceVolumeMean get_security_price_technicals_obv_mean(identifier, opts)
On-balance Volume Mean
Returns the On-balance Volume Mean values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -4056,12 +3176,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_obv_mean: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4073,33 +3191,18 @@
### Return type
[**ApiResponseSecurityOnBalanceVolumeMean**](ApiResponseSecurityOnBalanceVolumeMean.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/rsi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_rsi)
-
# **get_security_price_technicals_rsi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_rsi_v2)
-
> ApiResponseSecurityRelativeStrengthIndex get_security_price_technicals_rsi(identifier, opts)
Relative Strength Index
Returns the Relative Strength Index values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -4126,12 +3229,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_rsi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4144,33 +3245,18 @@
### Return type
[**ApiResponseSecurityRelativeStrengthIndex**](ApiResponseSecurityRelativeStrengthIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/sma)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_sma)
-
# **get_security_price_technicals_sma**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_sma_v2)
-
> ApiResponseSecuritySimpleMovingAverage get_security_price_technicals_sma(identifier, opts)
Simple Moving Average
Returns the Simple Moving Average values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -4197,12 +3283,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_sma: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4215,33 +3299,18 @@
### Return type
[**ApiResponseSecuritySimpleMovingAverage**](ApiResponseSecuritySimpleMovingAverage.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/sr)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_sr)
-
# **get_security_price_technicals_sr**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_sr_v2)
-
> ApiResponseSecurityStochasticOscillator get_security_price_technicals_sr(identifier, opts)
Stochastic Oscillator
Returns the Stochastic Oscillator values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -4268,12 +3337,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_sr: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4286,33 +3353,18 @@
### Return type
[**ApiResponseSecurityStochasticOscillator**](ApiResponseSecurityStochasticOscillator.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/trix)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_trix)
-
# **get_security_price_technicals_trix**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_trix_v2)
-
> ApiResponseSecurityTripleExponentialAverage get_security_price_technicals_trix(identifier, opts)
Triple Exponential Average
Returns the Simple Moving Average values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -4338,12 +3390,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_trix: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4355,33 +3405,18 @@
### Return type
[**ApiResponseSecurityTripleExponentialAverage**](ApiResponseSecurityTripleExponentialAverage.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/tsi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_tsi)
-
# **get_security_price_technicals_tsi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_tsi_v2)
-
> ApiResponseSecurityTrueStrengthIndex get_security_price_technicals_tsi(identifier, opts)
True Strength Index
Returns the True Strength Index values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -4409,12 +3444,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_tsi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4428,33 +3461,18 @@
### Return type
[**ApiResponseSecurityTrueStrengthIndex**](ApiResponseSecurityTrueStrengthIndex.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/uo)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_uo)
-
# **get_security_price_technicals_uo**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_uo_v2)
-
> ApiResponseSecurityUltimateOscillator get_security_price_technicals_uo(identifier, opts)
Ultimate Oscillator
Returns the Ultimate Oscillator values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -4485,12 +3503,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_uo: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4507,33 +3523,18 @@
### Return type
[**ApiResponseSecurityUltimateOscillator**](ApiResponseSecurityUltimateOscillator.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/vi)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_vi)
-
# **get_security_price_technicals_vi**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_vi_v2)
-
> ApiResponseSecurityVortexIndicator get_security_price_technicals_vi(identifier, opts)
Vortex Indicator
Returns the Vortex Indicator values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -4559,12 +3560,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_vi: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4576,33 +3575,18 @@
### Return type
[**ApiResponseSecurityVortexIndicator**](ApiResponseSecurityVortexIndicator.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/vpt)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_vpt)
-
# **get_security_price_technicals_vpt**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_vpt_v2)
-
> ApiResponseSecurityVolumePriceTrend get_security_price_technicals_vpt(identifier, opts)
Volume-price Trend
Returns the Volume-price Trend values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -4627,12 +3611,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_vpt: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4643,33 +3625,18 @@
### Return type
[**ApiResponseSecurityVolumePriceTrend**](ApiResponseSecurityVolumePriceTrend.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/vwap)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_vwap)
-
# **get_security_price_technicals_vwap**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_vwap_v2)
-
> ApiResponseSecurityVolumeWeightedAveragePrice get_security_price_technicals_vwap(identifier, opts)
Volume Weighted Average Price
Returns the Volume Weighted Average Price values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -4694,12 +3661,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_vwap: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4710,33 +3675,18 @@
### Return type
[**ApiResponseSecurityVolumeWeightedAveragePrice**](ApiResponseSecurityVolumeWeightedAveragePrice.md)
-[//]: # (END_OPERATION)
-
-
-[//]: # (START_OPERTATION)
-
-[//]: # (ENDPOINT:/securities/{identifier}/prices/technicals/wr)
-
-[//]: # (DOC_LINK:TechnicalApi.md#get_security_price_technicals_wr)
-
# **get_security_price_technicals_wr**
-
-[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/api_v2/get_security_price_technicals_wr_v2)
-
> ApiResponseSecurityWilliamsR get_security_price_technicals_wr(identifier, opts)
Williams %R
Returns the Williams %R values of Stock Prices for the Security with the given `identifier`
### Example
-
-[//]: # (START_CODE_EXAMPLE)
-
```ruby
# Load the gem
require 'intrinio-sdk'
# Setup authorization
@@ -4762,12 +3712,10 @@
rescue Intrinio::ApiError => e
puts "Exception when calling TechnicalApi->get_security_price_technicals_wr: #{e}"
end
```
-[//]: # (END_CODE_EXAMPLE)
-
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | **String**| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
@@ -4778,8 +3726,6 @@
**next_page** | **String**| Gets the next page of data from a previous API call | [optional]
### Return type
[**ApiResponseSecurityWilliamsR**](ApiResponseSecurityWilliamsR.md)
-
-[//]: # (END_OPERATION)