mjj38
- ago
Is there a way to create a switch like statement?

For example, if I'm testing a few different exit types and I want a parameter to iterate by optimizing through the different exits. Is that possible? Something like the multi-condition group Condition number N is true but have that accept different exit blocks.
0
138
Solved
3 Replies

Reply

Bookmark

Sort
- ago
#1
Duplicate of: https://www.wealth-lab.com/Discussion/Multi-Condition-Group-find-best-combination-for-Condition-Number-N-Is-True-8352
0
mjj38
- ago
#2
Oops sorry.
0
Glitch8
 ( 11.81% )
- ago
#3
Hmm MultiConditions work with Conditions only, I can’t think of a way to selectively enable or disable different exit Building Blocks. I mean, short of manually disabling them as desired and running the backtests. It sounds like a Code based approach would shine here.
1
Best Answer

Reply

Bookmark

Sort