Is there a way to "transport" relevant sections of the Strategy code into an indicator such that I can run my signal from an indicator and thereby get the signal and still see executions marked on chart while trade is progressing and when completed, without having to remove strategy from the chart.
I am not using any of the other functions of strategy like for trade execution or generating alerts, I am only using part of builder as an easy way to generate code to select required indicators and encode my signal conditions and to generate chart drawing like arrow to flag signal conditions met.
TIA
suraj

Comment