Many thanks
AllPairTradeManager(APTM)
- cannon
- Posts: 9
- Joined: Sun Jan 18, 2015 4:54 pm
an other AllPairTradeManager
wow thanks tommaso that realy fast
Many thanks
Many thanks
-
olambeth
- Trader
- Posts: 10
- Joined: Tue Jan 06, 2015 12:26 pm
an other AllPairTradeManager
Hi Tommaso,
I'm in love with ease of use of your TM and the easy to understand explanation behind every setting. Great job, as sometimes it's easy to get lost in a myriad of settings that sometimes only the sharper select few can understand!! That definitely doesn't include me.
I haven't actually tested it yet as I've only just come across it and it's the weekend and im pumped to test it out on Monday. Perhaps it's a little early for me to make a suggestion because of this however I can't help myself... sorry!
I see with Over 60 you're saying there could be an update regarding a 'manage this pair only' soon. That really would be awesome.
Secondly, I really like the PERIOD_FIVE setting for a dynamic SL, however could the period be user defined so we could see in our analysis the present volatility in the pair as to how many candlesticks back the H/L should be taken?
In addition to this could this feature be enabled after the 1st or 2nd SL jump after BE as so our 1st and 2nd predefined SLJ target is met after which the dynamic period SL comes into play to munch up as many as possible of all those last juicy pips before being stopped out?
Again great work on this EA and for your continued support to users here in the thread. It's you guys that make retail trading such a resourceful and cooperative community :hi:
Cheers
Oli
I'm in love with ease of use of your TM and the easy to understand explanation behind every setting. Great job, as sometimes it's easy to get lost in a myriad of settings that sometimes only the sharper select few can understand!! That definitely doesn't include me.
I haven't actually tested it yet as I've only just come across it and it's the weekend and im pumped to test it out on Monday. Perhaps it's a little early for me to make a suggestion because of this however I can't help myself... sorry!
I see with Over 60 you're saying there could be an update regarding a 'manage this pair only' soon. That really would be awesome.
Secondly, I really like the PERIOD_FIVE setting for a dynamic SL, however could the period be user defined so we could see in our analysis the present volatility in the pair as to how many candlesticks back the H/L should be taken?
In addition to this could this feature be enabled after the 1st or 2nd SL jump after BE as so our 1st and 2nd predefined SLJ target is met after which the dynamic period SL comes into play to munch up as many as possible of all those last juicy pips before being stopped out?
Again great work on this EA and for your continued support to users here in the thread. It's you guys that make retail trading such a resourceful and cooperative community :hi:
Cheers
Oli
-
olambeth
- Trader
- Posts: 10
- Joined: Tue Jan 06, 2015 12:26 pm
an other AllPairTradeManager
Just to clarify a couple of questions quickly too:
When the trade is made with the EA running does the same time frame that the EA was set on have to be present or can you switch in-between TF's?
Secondly, can the settings be modified when a trade is running? Maybe an obvious newbie question!!
Many thanks!
Oli
When the trade is made with the EA running does the same time frame that the EA was set on have to be present or can you switch in-between TF's?
Secondly, can the settings be modified when a trade is running? Maybe an obvious newbie question!!
Many thanks!
Oli
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
an other AllPairTradeManager
no you should not switch between the TFs, as this will re-initialize the EA, in general it is a bad idea to change the TF on charts, you are running an EA. In the actual version you must before attaching and removing the EA always deactivate autotrading, as the EA uses an endless-loop and doing not so, will freeze your Empty4 for some seconds. Seetings can be modified with running trades, but you should allwa ys first deactivate autotrading, than removed the EA from chart, and than reattach the EA with the changed settings and reactivate autotrading. And never forget, do never use more than one instance of the APTM on the same account, as this could cause problems.olambeth » Sun Feb 01, 2015 5:25 am wrote:Just to clarify a couple of questions quickly too:
When the trade is made with the EA running does the same time frame that the EA was set on have to be present or can you switch in-between TF's?
Secondly, can the settings be modified when a trade is running? Maybe an obvious newbie question!!
Many thanks!
Oli
I am working on a new version that will be much easier to handle and resolve some problems the actual version has, I will publish it the new version when it is ready.
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
[New version 2]an other AllPairTradeManager
feb. 2, 2015
This is the revised second version, adapted to all new build functionalities, more simpel (I hope) to use and liberated from not very usefull functions. For Basketmanagement you find an seperate EA there -->
http://www.stevehopwoodforex.com/phpBB3 ... =21&t=4081
I programmed this APTM for assisting and managing manual- and too trades from other EA's.
It is an multipair trademanager, just set the APTM on one chart and it will manage all open trades ,if you set
It is OOTB set to manage all trades. If you want to use it with with the ticket number setting is
Attention make sure you have set
You can too select new
for orders you want to manage, too in this case the trademanager will know after partclose(s) what order to manage.
Inputs for the jumping/trail stop function.
Too we have PartClose as First TP function. You can select this if you have
You have the possibility to deactivate all ATR inputs with one input this was asked from useres for making the ATR functions more easy to handle
As always ask, if you have problems to understand all functions..
As always you find the new version attached to the first post..
Cheers
Tommaso
This is the revised second version, adapted to all new build functionalities, more simpel (I hope) to use and liberated from not very usefull functions. For Basketmanagement you find an seperate EA there -->
http://www.stevehopwoodforex.com/phpBB3 ... =21&t=4081
I programmed this APTM for assisting and managing manual- and too trades from other EA's.
It is an multipair trademanager, just set the APTM on one chart and it will manage all open trades ,if you set
TradeAllOpenPositions=true, setting this to false, you can enter a magicnumber and the APTM will only manage open trades with the specific magicnumber.It is OOTB set to manage all trades. If you want to use it with with the ticket number setting is
ManageByTickeNumber=true TicketNumber here you must input your ticketnumber you wish to manage(after partclose the trademanager knows automatic the new one and will use this automatic)Attention make sure you have set
ManageAllOpenTrades to false if you want to use other management options, as ManageAllOpenTrades overwrites all other settings !!You can too select new
ManageByOrderComment and give an OrderComment CommentOfOrderfor orders you want to manage, too in this case the trademanager will know after partclose(s) what order to manage.
Inputs for the jumping/trail stop function.
Use_SetBEAndJumpset this to true if you want to use the functionBEProfitPips added to OpenPrice for BEJumpStepPipis the SL will be moved with every trail stepSLMinDistanceToPricethis distance must the moved SL have to the actual priceMoveSLOnlyIfWin if set to true the SL will only be moved after the EA has set the BE and the position is in profit(this is OOTB and is same as prior version did use the JS).PartCloseEnabled, if you set this to true and PartCloseWithBE is set to true and Use_SetBEAndJump is true, the EA will close the % you selcted with PartClosePercent when setting the BE.Too we have PartClose as First TP function. You can select this if you have
PartCloseEnabled set to true and PartCloseAsFirstTP set true. PartCloseFirstTpPips set here the pips the order must be in win for the PartClose.You have the possibility to deactivate all ATR inputs with one input this was asked from useres for making the ATR functions more easy to handle
DoNeverUseATR set this to true, and the EA will use all your manual inputs, if it is set to false, you can select which calculation you want done by ATR and for which you want to use your manual inputs.As always ask, if you have problems to understand all functions..
As always you find the new version attached to the first post..
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
olambeth
- Trader
- Posts: 10
- Joined: Tue Jan 06, 2015 12:26 pm
an other AllPairTradeManager
Tommaso you legend, this looks almost exactly what I'm looking for! Big thanks for the hard work editing it.
I'll test it over the next few days and let you know how I get on.
Many thanks again,
Oli
I'll test it over the next few days and let you know how I get on.
Many thanks again,
Oli
-
Over60
- Trader
- Posts: 153
- Joined: Thu Sep 13, 2012 12:58 pm
an other AllPairTradeManager
Hi Milanese,
by attaching the new version, I get the following error message.
Cheers
Over60
by attaching the new version, I get the following error message.
Cheers
Over60
You do not have the required permissions to view the files attached to this post.
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
an other AllPairTradeManager
you must allow dll import in your expert tab than it will work as intended..Over60 » Mon Feb 02, 2015 9:10 am wrote:Hi Milanese,
by attaching the new version, I get the following error message.
Cheers
Over60
Note the alert is informative, it does not influece the work of the published version in any way..
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
Over60
- Trader
- Posts: 153
- Joined: Thu Sep 13, 2012 12:58 pm
an other AllPairTradeManager
Thanks, it works now.
Over60
Over60
-
Over60
- Trader
- Posts: 153
- Joined: Thu Sep 13, 2012 12:58 pm
an other AllPairTradeManager
Hi Milanese,
By re-initializing the ATPM-settings, I tried to reduce the initial TP- and SL-distances for orders not yet performing in profit, price actually was < entry, but the new entered TP- and SL-distances (initial setting) for the working orders were not executed after re-initializing the EA.
Cheers
Over60
By re-initializing the ATPM-settings, I tried to reduce the initial TP- and SL-distances for orders not yet performing in profit, price actually was < entry, but the new entered TP- and SL-distances (initial setting) for the working orders were not executed after re-initializing the EA.
Cheers
Over60