When trying to build a strategy in strategy wizard, I load indicator "expression code" in left column of condition builder to a constant value right column.
The problem is the plot on chart, True or False, my indicator can only have one indicator (data base) loaded on a chart.
If "plot on chart=False" strategy will not turn on, if "plot on chart=True" strategy will turn on but can only run if I remove indicator loaded on my chart.
Now strategy turns on but sees and empty data base, no Expressions available.
I need strategy to receive the expressions from the indicator loaded on my chart before strategy is turned on.
Is there a way to customize strategy wizard to receive the expressions with "plot on chart=False"? Possibly there's another way to look at this problem?
Thank you for any input.

Comment