AllPairTradeManager(APTM)

MPTM's new home
Post Reply
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

[Bugfix]an other AllPairTradeManager

Post by milanese »

MaxM has spotted a a copy paste bug that caused with using manual SL/TP settings errors, when setting the SL for sell positions, please load the fixed version down from first post, thank you Max good spot :good: :good:

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
falanca
Trader
Posts: 31
Joined: Tue Mar 04, 2014 2:23 pm

an other AllPairTradeManager

Post by falanca »

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
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

an other AllPairTradeManager

Post by milanese »

falanca » 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
Take a look to this EA I coded sometime ago http://www.stevehopwoodforex.com/phpBB3 ... =21&t=3538

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
fxjam
Posts: 5
Joined: Tue Oct 15, 2013 9:50 am

an other AllPairTradeManager

Post by fxjam »

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 :?: :?: :?:
falanca
Trader
Posts: 31
Joined: Tue Mar 04, 2014 2:23 pm

an other AllPairTradeManager

Post by falanca »

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.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

an other AllPairTradeManager

Post by milanese »

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 :?: :?: :?:
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..

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

an other AllPairTradeManager

Post by milanese »

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.
I will take a look to this when I find some time..

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
falanca
Trader
Posts: 31
Joined: Tue Mar 04, 2014 2:23 pm

an other AllPairTradeManager

Post by falanca »

Thanks for your interest again
falanca
Trader
Posts: 31
Joined: Tue Mar 04, 2014 2:23 pm

an other AllPairTradeManager

Post by falanca »

Can we use pip option for Sl TP values eitherly
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

an other AllPairTradeManager

Post by milanese »

falanca » Tue Sep 30, 2014 4:22 pm wrote:Can we use pip option for Sl TP values eitherly
sure, just set UseManualSL_TP_InitialSetting=true and set with the following inputs your wished SL/TP values..
extern double InitialSL=15;//only used if UseManualSL_TP_InitialSetting=true;
extern double InitialTP=25;////only used if UseManualSL_TP_InitialSetting=true;

Later I will publish here a new version with added some basket management options..
Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Post Reply

Return to “Utilities Indicators and Scripts”