1: Make a list of the curreny pairs I want to trade in general.
2: Create several strategies, preferably without Ninja script, because I am not familliar with that.
3: Run a procedure that checks for each currency pair on my list and for each strategy wether there is a valid set-up signal.
4: The result should be a list with the currency pairs and the strategies for which is a set-up signal.
5: At the moment there is no reason for me to automate order handling with stops etc. I wil do this manually.
Is this all possible?
What can be done without and what has to be done with Ninja script?
Are there already examples of this approach available?
How should I learn Ninja script?
I am looking forward for your advice to me.

Comment