1. Is it possible to enable another strategy from a strategy (so called "master" strategy)?
Example: I would like to have a "master" strategy which is only checking conditions on given strategic time frame (for example: D1). If conditions are met "master" strategy enables another strategy on specified time frame (for example: M60).
2. If yes, is it possible to see it on separate chart (M60)?
In know that I can do it in one strategy but my goal is to separate it and be able to see both strategies at separate charts.
3. If above is possible, is it also possible to not only enable another strategy but also send to it variables calculated in "master" strategy?
If something is not clear please let me know. Please support.
4. What about accessing a variable from another running strategy? Is it possible?
5. My general question is: Is any cooperation between strategies possible or they run 100% independent?
6. If all of the above is not possible, do you have any plans to include such possibility?

Comment