Open myfuture2025 opened 5 years ago
Have you looked at GetQuantity API? For back testing, I use FloatingPL study, and if you want to contain max position size, see Studies | Edit Studies and Strategies | Global Strategy Settings... | Position Limits.
Thanks Korygill. I am at work right now; will try it tonight. Thank you
Hi All, I am trying to implement a strategy of back testing in thinkorswim. I want to check if there is no or only 1 order open the strategy will open one more order. How can I do this by coding? Thanks