Hi Drax
Thanks for the reply
I actually only trade EURUSD, GBPUSD and USDCAD.
The reason the other Loukie is so huge, is because I also incorporate a currency meter, as mentioned above, so it only takes trades if the indicators are all "in line' AND the currency meter has a minimum strength value, but to get that value in with the indi values, takes another 4 bools, which then triggers the money management or fixed lots bools.
Only this 1 extra "need" increases the file from 1200 odd lines, to over 5000
If there is an easier way, please let me know.
PS Admin etc.
I also attach a script which I wrote to get values of the Forex Supreme Currency meter, also attached. In order for it to be accurate, the 'Show Symbols Sorted" must be set to False.
What I want to do, is if the pair value (vxx) is above(below) 75%, it should enter a trade for that currency (cxx) pair.
I can always just drop the EA on it's own chart, but this indi also loves resources.
I understood from Admin's previous post, I must put it in an array, and that is where I loose it, :-) , any suggestions?