Exemplo n.º 1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseCryptoWilliamsR" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Pair">Pair.</param>
 /// <param name="Exchange">Exchange.</param>
 /// <param name="Timeframe">The time interval for the crypto currency prices.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseCryptoWilliamsR(List <WilliamsRTechnicalValue> Technicals = default(List <WilliamsRTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), CryptoPairSummary Pair = default(CryptoPairSummary), CryptoExchangeSummary Exchange = default(CryptoExchangeSummary), string Timeframe = default(string), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Pair       = Pair;
     this.Exchange   = Exchange;
     this.Timeframe  = Timeframe;
     this.NextPage   = NextPage;
 }
Exemplo n.º 2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseCryptoAccumulationDistributionIndex" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Pair">Pair.</param>
 /// <param name="Exchange">Exchange.</param>
 /// <param name="Timeframe">The time interval for the crypto currency prices.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseCryptoAccumulationDistributionIndex(List <AccumulationDistributionIndexTechnicalValue> Technicals = default(List <AccumulationDistributionIndexTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), CryptoPairSummary Pair = default(CryptoPairSummary), CryptoExchangeSummary Exchange = default(CryptoExchangeSummary), string Timeframe = default(string), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Pair       = Pair;
     this.Exchange   = Exchange;
     this.Timeframe  = Timeframe;
     this.NextPage   = NextPage;
 }
Exemplo n.º 3
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityWilliamsR" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityWilliamsR(List <WilliamsRTechnicalValue> Technicals = default(List <WilliamsRTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityAverageDailyTradingVolume" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityAverageDailyTradingVolume(List <AverageDailyTradingVolumeTechnicalValue> Technicals = default(List <AverageDailyTradingVolumeTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityVolumeWeightedAveragePrice" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityVolumeWeightedAveragePrice(List <VolumeWeightedAveragePriceValue> Technicals = default(List <VolumeWeightedAveragePriceValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityIchimokuKinkoHyo" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityIchimokuKinkoHyo(List <IchimokuKinkoHyoTechnicalValue> Technicals = default(List <IchimokuKinkoHyoTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }
Exemplo n.º 7
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityAccumulationDistributionIndex" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityAccumulationDistributionIndex(List <AccumulationDistributionIndexTechnicalValue> Technicals = default(List <AccumulationDistributionIndexTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }
Exemplo n.º 8
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityOnBalanceVolumeMean" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityOnBalanceVolumeMean(List <OnBalanceVolumeMeanTechnicalValue> Technicals = default(List <OnBalanceVolumeMeanTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }
Exemplo n.º 9
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityChaikinMoneyFlow" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityChaikinMoneyFlow(List <ChaikinMoneyFlowTechnicalValue> Technicals = default(List <ChaikinMoneyFlowTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseCryptoAverageDailyTradingVolume" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Pair">Pair.</param>
 /// <param name="Exchange">Exchange.</param>
 /// <param name="Timeframe">The time interval for the crypto currency prices.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseCryptoAverageDailyTradingVolume(List <AverageDailyTradingVolumeTechnicalValue> Technicals = default(List <AverageDailyTradingVolumeTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), CryptoPairSummary Pair = default(CryptoPairSummary), CryptoExchangeSummary Exchange = default(CryptoExchangeSummary), string Timeframe = default(string), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Pair       = Pair;
     this.Exchange   = Exchange;
     this.Timeframe  = Timeframe;
     this.NextPage   = NextPage;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityCommodityChannelIndex" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityCommodityChannelIndex(List <CommodityChannelIndexTechnicalValue> Technicals = default(List <CommodityChannelIndexTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityTripleExponentialAverage" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityTripleExponentialAverage(List <TripleExponentialAverageTechnicalValue> Technicals = default(List <TripleExponentialAverageTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }
Exemplo n.º 13
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityStochasticOscillator" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityStochasticOscillator(List <StochasticOscillatorTechnicalValue> Technicals = default(List <StochasticOscillatorTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }
Exemplo n.º 14
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseCryptoMovingAverageConvergenceDivergence" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Pair">Pair.</param>
 /// <param name="Exchange">Exchange.</param>
 /// <param name="Timeframe">The time interval for the crypto currency prices.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseCryptoMovingAverageConvergenceDivergence(List <MovingAverageConvergenceDivergenceTechnicalValue> Technicals = default(List <MovingAverageConvergenceDivergenceTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), CryptoPairSummary Pair = default(CryptoPairSummary), CryptoExchangeSummary Exchange = default(CryptoExchangeSummary), string Timeframe = default(string), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Pair       = Pair;
     this.Exchange   = Exchange;
     this.Timeframe  = Timeframe;
     this.NextPage   = NextPage;
 }
Exemplo n.º 15
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityMovingAverageConvergenceDivergence" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityMovingAverageConvergenceDivergence(List <MovingAverageConvergenceDivergenceTechnicalValue> Technicals = default(List <MovingAverageConvergenceDivergenceTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiResponseSecurityRelativeStrengthIndex" /> class.
 /// </summary>
 /// <param name="Technicals">Technicals.</param>
 /// <param name="Indicator">The name and symbol of the technical indicator.</param>
 /// <param name="Security">The Security of the Stock Price.</param>
 /// <param name="NextPage">The token required to request the next page of the data. If null, no further results are available..</param>
 public ApiResponseSecurityRelativeStrengthIndex(List <RelativeStrengthIndexTechnicalValue> Technicals = default(List <RelativeStrengthIndexTechnicalValue>), TechnicalIndicator Indicator = default(TechnicalIndicator), SecuritySummary Security = default(SecuritySummary), string NextPage = default(string))
 {
     this.Technicals = Technicals;
     this.Indicator  = Indicator;
     this.Security   = Security;
     this.NextPage   = NextPage;
 }