Hi guys, I’m trying to label points on the price chart where trades have closed out in breakeven. In my understanding (correct me if I’m wrong), graphical functions such as DRAWTEXT can only be used in ProBuilder to create indicators and not in ProOrder, so is there a way to achieve this in the ProOrder strategy coding window? I’m aware of the GRAPH and GRAPHONPRICE functions but would prefer text labels instead.