Property SymbolPairs
- Namespace
- WhalesSecret.TradeScriptLib.Config
- Assembly
- WhalesSecret.TradeScriptLib.dll
SymbolPairs
List of symbol pairs that the backtested code may interact with.
public IReadOnlyList<SymbolPair> SymbolPairs { get; }
List of symbol pairs that the backtested code may interact with.
public IReadOnlyList<SymbolPair> SymbolPairs { get; }