Matrix
will the script be a time loop?
will the currencies be past it by user inputs, seperate file, or from another indicator or script file.
will this script only open the orders? or wil it manage them and or close them?
Are you going to manage the orders after there placed? If thats the case then creating this limited use script would not be of any great benefit as it would be quicker to enter the orders your self manually. Unless you dont know how the pairings go, which somehow, I dont think thats the case.
I must be missing something in your request a script that will only match currencies to create a pair and place orders, can be done quicker manually.
Keit
Quote:
Originally Posted by matrixebiz
Hello, I'm just looking for a script that will trade currency pairs for me based on what I tell it are the Strong currencies and the Weak currencies.
So for example the script will have all currencies typed into the code already like the 24 IBFX currencies I want to use, USDCAD, EURGBP, GBPCHF, NZDUSD, etc .....
Now what I would like is for when I add the script to my chart, there is an option for letting it know what currencies are the Strong ones and the weak ones, so lets say the strong ones are USD,GBP and the weak ones are CHF,CAD,EUR,NZD
So all the script now needs to do is check the currency pairs for matches and place the trades, so for example by my currencies I picked above the script would place;
BUY USDCAD
BUY GBPCHF
SELL EURGBP
SELL NZDUSD
BUYs of course on Strong Base currencies and SELLs on weak base currencies and of course do nothing with the currencies that would have two weaks or two strongs.
Thank you and good luck 
|