I don't really need the full chart trader per se, but want to see the active strategy order lines with the quantity/pnl etc. I want to be able to modify/cancel the orders etc.
Currently, I can do this with two windows. The first window has the strategy active and generates the orders. The second window runs chart trader and displays the active orders which I can then modify (of course the strategy has to be programmed to deal with this, which mine does).
I would really like to be able to run this with a single chart window. I understand not letting users get into trouble because they don't know what is going on, but is there any way this can be programmatically enabled, so a well designed strategy could make use of this function?


Comment