Class ChartInformation
- Namespace
- WhalesSecret.TradeScriptLib.API.EventV1
- Assembly
- WhalesSecret.TradeScriptLib.dll
Information about visualization of events on the chart.
public class ChartInformation
- Inheritance
-
ChartInformation
- Inherited Members
- Extension Methods
Remarks
TODO: Add description of what to put on the chart.
Constructors
- ChartInformation(ExchangeMarket, SymbolPair, decimal)
Creates a new instance of the object.
Properties
- ExchangeMarket
Identification of the exchange market related to the event.
- Price
Price level on which to visualize the event.
- SymbolPair
Symbol pair traded on the ExchangeMarket on whose chart the visualization of the event should be displayed.
Methods
- ToString()
Returns a string that represents the current object.