Hi milanese,
I have a question which I can not find in previous threats. If I specify symbols by "comment" separated by "," and select Basket TP, will APTM manage each pair separatelly as Basket TP of trades of this symbol?
Cheers
AllPairTradeManager(APTM)
- krzysiekqq2
- Trader
- Posts: 69
- Joined: Sun Oct 11, 2015 11:59 am
- Location: Gdynia, town at Baltic sea cost
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
AllPairTradeManager(APTM)
comment can only be one, not a list this is not previsted..krzysiekqq2 » Sun Feb 28, 2016 9:55 pm wrote:Hi milanese,
I have a question which I can not find in previous threats. If I specify symbols by "comment" separated by "," and select Basket TP, will APTM manage each pair separatelly as Basket TP of trades of this symbol?
Cheers
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
- krzysiekqq2
- Trader
- Posts: 69
- Joined: Sun Oct 11, 2015 11:59 am
- Location: Gdynia, town at Baltic sea cost
AllPairTradeManager(APTM)
Thanks for prompt feedback. Cheers
-
billv
- Trader
- Posts: 283
- Joined: Fri Apr 13, 2012 1:57 pm
APTM and hedging?
No the APTM has no hedging functions so far implanted. So far was there no request for this at least no big request..
Cheers
Tommaso
Hi Tomasso
Many thanks for the good work, we all appreciate it.
I'm also interested in the hedging function of the APTM
Do you have the time and are you willing to work on it when you get a free moment please?
If you do, here is what I have in mind.
I've tried to find an EA which can do this but without luck.
I wanted a pending order to be placed and waiting at x number of pips of my manual trade.
I want a pending order to be triggered instead of using a Stop loss.
(The trade then will remain hedged until I close it manually.
( I have good success in recovering hedged trades).
If I place a new trade a new pending order should be placed for that particular trade.
Anyway, please let me know if this is something you can do or if you have come across a simple hedging EA which can do this task.
Many thanks
Bill
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
APTM and hedging?
I have not added to APTM hedging strategies so far as I personaly don't like them. Steve's MPTM has a hedging option maybe this one could be a help for you..billv » Sun Mar 13, 2016 7:55 am wrote:
Hi Tomasso
Many thanks for the good work, we all appreciate it.
I'm also interested in the hedging function of the APTM
Do you have the time and are you willing to work on it when you get a free moment please?
If you do, here is what I have in mind.
I've tried to find an EA which can do this but without luck.
I wanted a pending order to be placed and waiting at x number of pips of my manual trade.
I want a pending order to be triggered instead of using a Stop loss.
(The trade then will remain hedged until I close it manually.
( I have good success in recovering hedged trades).
If I place a new trade a new pending order should be placed for that particular trade.
Anyway, please let me know if this is something you can do or if you have come across a simple hedging EA which can do this task.
Many thanks
Bill
Too maybe some combination with the HPEA could be interesting for you..
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
-
billv
- Trader
- Posts: 283
- Joined: Fri Apr 13, 2012 1:57 pm
AllPairTradeManager(APTM)
Thanks Tommaso
I will take a look and see if any of them can do the job.
cheers
Bill
I will take a look and see if any of them can do the job.
cheers
Bill
-
paepae
- Posts: 9
- Joined: Sun Mar 13, 2016 8:42 am
AllPairTradeManager(APTM)
Hi,
I found ATPM works very well. Very happy. Thank you for your efforts
But I found an issue with 4-digit account, however I can use with workaround.
Problem
Apply ATR to set initial stop loss and trailing when profit. Disable everything else.
Empty4 4 build 950
Broker: FXClearing
Account type: Micro Cent (US cent, 4-digit price feed)
I found ATPM works very well. Very happy. Thank you for your efforts
But I found an issue with 4-digit account, however I can use with workaround.
Problem
- Use 4-digit price feed account.
- Pips value needed to enter in decimal: 0.4 for 4 pips (instead of 4.0)
Apply ATR to set initial stop loss and trailing when profit. Disable everything else.
- ManageAllOpenTrades=true
- SetInitialStopLoss=true
- useATRForStopLoss=true
- atrForStopLossTF=240
- atrMultiplicatorForStopLoss=2.0
- atrPeriodForStopLoss=20
- Use_SetBEAndJump=true
- MoveSLOnlyIfWin=true
- BEProfit=4.0 <-- Got 40 pips BE profit. I change to 0.4 to get 4 pips as desired.
- JumpStep=3.0 <-- Got 30 pips jump step. I change to 0.3 to get 3 pips as desired.
- useATRForSLMinDistanceToPrice=true
- atrForSLMinDistanceToPriceTF=240
- atrMultiplicatorForSLMinDistanceToPriceBE=1.5
- atrMultiplicatorForSLMinDistanceToPriceJS=1.618
- atrPeriodForSLMinDistanceToPrice=20
Empty4 4 build 950
Broker: FXClearing
Account type: Micro Cent (US cent, 4-digit price feed)
You do not have the required permissions to view the files attached to this post.
-
heyTJ
- Posts: 1
- Joined: Thu Mar 17, 2016 3:19 pm
AllPairTradeManager(APTM)
Is this EA like OCO or can be used like one cancels the other for putting a buy and sell other that one cancels the other when one side is triggered?
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
AllPairTradeManager(APTM)
No, you can take a look to the HPEA --> http://www.stevehopwoodforex.com/phpBB3 ... =21&t=3573heyTJ » Thu Mar 17, 2016 3:26 pm wrote:Is this EA like OCO or can be used like one cancels the other for putting a buy and sell other that one cancels the other when one side is triggered?
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
-
windorz
- Trader
- Posts: 62
- Joined: Thu Mar 17, 2016 6:41 pm
AllPairTradeManager(APTM)
Hello
Thank you for great TM EA
I want to UserDisplay font size more big.
When showDisplayBox parameter is set to true, it seems fontSize parameter is not work.
In my environment fontSize parameter is only working when useNewDisplayType true.
Is it correct?
if so, could you add old UserDsplay fontsize change function ?
Anyway Sorry for my poor English.
Thanks in advance
Thank you for great TM EA
I want to UserDisplay font size more big.
When showDisplayBox parameter is set to true, it seems fontSize parameter is not work.
In my environment fontSize parameter is only working when useNewDisplayType true.
Is it correct?
if so, could you add old UserDsplay fontsize change function ?
Anyway Sorry for my poor English.
Thanks in advance