Table of Contents

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; }

Property Value

IReadOnlyList<SymbolPair>