Hi All,
Hoping someone can answer this beginner question. How do I show the trades on the subchart which is not the subchart where they are generated?
Assume:
Two data feeds, Data1 and Data2 and corresponding Subchart 1 and Subchart 2.
Orders are generated from Data 1 and on Subchart 1,
Signals are generated from from Data 2 and Subchart 2.
Goal is to hide subchart 1 and only look at subchart 2.
Been trying to get it to work but it seems like it not possible which strange for what should be a standard scenario-configuration. e.g. Get a higher resolution (1 sec bar) trade entry, while using a lower resolution for signals (2 minute bar).
Hoping someone can answer this beginner question. How do I show the trades on the subchart which is not the subchart where they are generated?
Assume:
Two data feeds, Data1 and Data2 and corresponding Subchart 1 and Subchart 2.
Orders are generated from Data 1 and on Subchart 1,
Signals are generated from from Data 2 and Subchart 2.
Goal is to hide subchart 1 and only look at subchart 2.
Been trying to get it to work but it seems like it not possible which strange for what should be a standard scenario-configuration. e.g. Get a higher resolution (1 sec bar) trade entry, while using a lower resolution for signals (2 minute bar).
Last edited:
)
.. Yeah MultiCharts is such a generic name right? Maybe MarkB will respond, but in the meantime I found a work around. Many a pitfalls between Back Testing-Forward Testing and real time...