To filter by instrument price step, you need such a block, I can’t find it in wealth lab, please tell me if it’s possible to somehow get information about the price step or the cost of the price step of an instrument/symbol?
Rename
No there isn't. You're the first to ask. But as a workaround you can open the resulting strategy's C# code and get it from the BarHistory.SymbolInfo.TickSize property:
https://www.wealth-lab.com/Support/ApiReference/SymbolInfo
https://www.wealth-lab.com/Support/ApiReference/SymbolInfo
Your Response
Post
Edit Post
Login is required