Markets
Array of Market objects in Multi Market Strategies that reveals information about all selected markets.
Last updated
Array of Market objects in Multi Market Strategies that reveals information about all selected markets.
Last updated
In Multi Markets Strategy, Markets is a property of type containing all the selected markets. You can access a concrete market with array index operator - Markets[0]
for first selected market, Markets[1]
for second etc. as you can see in the editor's sidebar.