Cheers
Tommaso
Take a look to this EA I coded sometime ago http://www.stevehopwoodforex.com/phpBB3 ... =21&t=3538falanca » Sun Sep 28, 2014 10:46 am wrote:Can we add a basket function to this manager like this;
Basket mangement;true or false
Partial close percentage;X
Partial close basket TP;x
PArtial close basket SL;x
This is normal, the allPairTradeManger uses an endless loop so you have allways first to deactivate EA traing with the button (s. first post), too it will make no sense to change the tf on the chart with the EA, in generall you should never change tf on charts with a running EA, as this will alwyas reintialize the EA and can cause problems..fxjam » Mon Sep 29, 2014 12:22 pm wrote:Thank you milanese for the great EA![]()
But i have a problem, when i use your EA i can not change timeframe, i have to disable auto trading first if i want to change TF...
What could be wrong:
:
:
I will take a look to this when I find some time..falanca » Mon Sep 29, 2014 12:55 pm wrote:Milanese thank you for your responce but ı couldnt undertand your EA completely.What means x ,y and why we could write the pair names everytime.So isnt it more easy and useful to add that basic basket managing logic( that ı described above) to Allpair trade manager EA which is very useful.İf you can code this I will be very happy for it and will work allways on my metatraders.
sure, just setfalanca » Tue Sep 30, 2014 4:22 pm wrote:Can we use pip option for Sl TP values eitherly
UseManualSL_TP_InitialSetting=true and set with the following inputs your wished SL/TP values..