exchange.GetTicker |
Get the Tick quote |
exchange.GetDepth |
Get order book depth data |
exchange.GetTrades |
Get market turnover data |
exchange.GetRecords |
Get K-line data |
exchange.GetPeriod |
Get the current K-period |
exchange.SetMaxBarLen |
Setting the maximum length of the K-line |
exchange.GetRawJSON |
Get the raw content returned by the most recent rest request |
exchange.GetRate |
Get the current set exchange rate |
exchange.GetUSDCNY |
Get the latest USD/CNY exchange rate |
exchange.SetData |
Set the data loaded when the strategy is running |
exchange.GetData |
Get loaded data or data provided by external links |
exchange.GetMarkets |
Get the exchange market information |
exchange.GetTickers |
Get aggregated market data from exchanges |