Hi !
I am using candlestick charts along with EMA. It works fine.
Is it possible that a ‘user-input’ comment for a particular candle can be made persistent and displayed (maybe in tool-tip). My tool-tip is showing OHLC data already.
To elaborate it, say I am back-testing historical chart. On a particular candle, I with to mark as ‘buy here with stop loss of 12’. It should be visible on the candle (maybe in a tooltip, which is already showing OHLC).
Can I get a hint/help/code for this?
Thanks.