candle#
API documentation for tradingstrategy.candle Python module in Trading Strategy.
Module description#
Tradind OHLCV candle data and manipulation.
See
- tradingstrategy.client.Client.fetch_candle_universe()how to load OHLCV dataset
You are likely to working with candle datasets that are presented by
For more information about candles see candle in glossary.
Classes#
| Data structure presenting one OHLCV trading candle. | |
| Server-reply for live queried candle data. | |
| A candle universe where each trading pair has its own candles. | |
| Trading data availability description for a single pair. | 
Functions#
| 
 | Check if an OHLCV candle is green. | 
| 
 | Check if an OHLCV candle is green. |