I am playing with Strategy which is using ATM as per your example.
How can I include entry by indicator? I mean data like
SampleBoolSeries().ExposedVariable)
or Bull/Bear information which I learn to transfer from your example.
Can I call this information from the indicator inside the new strategy which is ATM strategy?
I understand that I can recreate the indicator inside this new strategy, which I am going to try.
can you advise what is possible?
Thanks
Peter

Comment