@jstap Yes! An example to clarify: Chart #1 is "EURUSD_Renko" which is a custom chart I create and attach the EA into. The EA plots different lines for entry, TP and SL of hypothetical pending orders, this helps me visualize the ranges before I put an order. But it is impossible to execute directly on custom charts (MT5), so the EA sends an order to the original live chart "EURUSD" (chart #2) to do this. I have no problem reading or executing on a second chart, the problem is that I cannot draw or update an object on the second chart because there doesn't seem to be an option for any "draw" blocks:

I want to be able to analyze/view these ranges/objects in both the custom chart (renko chart) and the execution chart (time bar chart).









