Hi, how would I go about naming the condition that a trade entered/exited on when there are multiple conditions? I'd like to be able to differentiate which condition was triggered instead of "Group1".
CODE:
Please log in to see this code.
Size:
Color:
Hi,
Important: if you're tweaking a Rule-based strategy converted into code, altering the entry name in a multi-condition script can break it.
If it's not the case and in general, you can customize it like this:
CODE:
Please log in to see this code.
Size:
Color:
I see what you mean since I'm trying to tweak a rule-based strategy. The condition that is triggered shows up in the entry name and exit name columns when reviewing trades but the results of the backtest are drastically different.
CODE:
Please log in to see this code.
Size:
Color:
Right, as expected. But if you wish to move further, wouldn't something else be required besides the repeating code fragment that you've already shown? Like the complete code, for example.
Size:
Color: