Topic: entry and exit strategy
Hello all
I'm new
Just starting to test out the software.
How do i parameterized the entry and exit strategy
for eg. for entry strategy (Bollinger band)
I wish to have two input parameter for BUY
For Bollinger Band, two parameter selection as below;
The bar opens below upper band
The Bar opens above upper band
and for exit strategy (Envelope)
two parameter selection
Exit long at upper band
Exit long at lower band
So the entry and exit strategies to be parameterized instead of hardcoded.
Please advise if the above is possible?