New to NT and programming so bear with me. I am trying to develop the pieces of a strategy i used to employ on prodigio with some success. part of that is using candlestick patterns like a bullish engulfment.
The problem I'm facing is how to make the strategy with it. I dont know which way to go about it. for example my first statement if close = candlestickpattern(blahblah) then Draw shape on the close of that candle does not draw anything when i apply it to a chart with the same indicator set to display differently so I can confirm it triggers right.
Thanks for any help

Comment