Thanks. I 'll introduce a delay that should give the basket enough time to close before opening any new trades.milanese » Wed Jan 24, 2018 6:52 pm wrote: Your EA should have such a feature, as there are often delays in closing and APTM has so itself some waiting time to make sure that really all is closed, fast reopening is not supported.
Cheers
Tommaso
AllPairTradeManager(APTM)
-
dclayw
- Trader
- Posts: 139
- Joined: Wed Nov 13, 2013 6:53 am
- Location: Australia
AllPairTradeManager(APTM)
-
murysco
- Trader
- Posts: 17
- Joined: Fri Feb 26, 2016 10:32 pm
AllPairTradeManager(APTM)
Hi Milanese.
I do not know why if i have multiple order comments in the same magic # and i want the trades to be managed individually by their comments, i set separate APTM for each order comment, it does not manage them nor does it even recognise the trades because it doesn't even show any number in the open order counts, as you can see in the attached images.
I thought maybe i need to also add their magic numbers under MANAGE BY MAGIC NUMBER but still didn't work.
I do not know why if i have multiple order comments in the same magic # and i want the trades to be managed individually by their comments, i set separate APTM for each order comment, it does not manage them nor does it even recognise the trades because it doesn't even show any number in the open order counts, as you can see in the attached images.
I thought maybe i need to also add their magic numbers under MANAGE BY MAGIC NUMBER but still didn't work.
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 +
AllPairTradeManager(APTM)
Your order comment is 1_xxx you missed the "1" at the beginning of the Order_Comment in the input for APTM, best would here be a copy and paste as the order comment must be 100% identical...murysco » Tue Jan 30, 2018 9:16 am wrote:Hi Milanese.
I do not know why if i have multiple order comments in the same magic # and i want the trades to be managed individually by their comments, i set separate APTM for each order comment, it does not manage them nor does it even recognise the trades because it doesn't even show any number in the open order counts, as you can see in the attached images.
I thought maybe i need to also add their magic numbers under MANAGE BY MAGIC NUMBER but still didn't work.
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
-
murysco
- Trader
- Posts: 17
- Joined: Fri Feb 26, 2016 10:32 pm
AllPairTradeManager(APTM)
Thank you very much.milanese » Tue Jan 30, 2018 10:31 am wrote: Your order comment is 1_xxx you missed the "1" at the beginning of the Order_Comment in the input for APTM, best would here be a copy and paste as the order comment must be 100% identical...
Cheers
Tommaso
Actually i input my order comment 100% as it is but i think the "1" is the magic # added by the EA that took the trade. I have now included it in my comment which makes it now work ok.
Can i ask if in future version we may be able to use comma separated magic numbers to manage and comma separated magic # to exclude or comma separated order comments to manage and also to exclude?
This could make sense as at times i have many testings running which requires me to have about 5-10 APTM's running on separate charts.
Thanks once again.
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
AllPairTradeManager(APTM)
It is possible that I will consider this function in a future update, if I will find some spare timemurysco » Tue Jan 30, 2018 9:52 am wrote:
Thank you very much.
Actually i input my order comment 100% as it is but i think the "1" is the magic # added by the EA that took the trade. I have now included it in my comment which makes it now work ok.
Can i ask if in future version we may be able to use comma separated magic numbers to manage and comma separated magic # to exclude or comma separated order comments to manage and also to exclude?
This could make sense as at times i have many testings running which requires me to have about 5-10 APTM's running on separate charts.
Thanks once again.
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 +
[update] AllPairTradeManager(APTM)
update version 2.53 January 30,2018milanese » Tue Jan 30, 2018 11:49 am wrote:It is possible that I will consider this function in a future update, if I will find some spare timemurysco » Tue Jan 30, 2018 9:52 am wrote:
Thank you very much.
Actually i input my order comment 100% as it is but i think the "1" is the magic # added by the EA that took the trade. I have now included it in my comment which makes it now work ok.
Can i ask if in future version we may be able to use comma separated magic numbers to manage and comma separated magic # to exclude or comma separated order comments to manage and also to exclude?
This could make sense as at times i have many testings running which requires me to have about 5-10 APTM's running on separate charts.
Thanks once again.
Cheers
Tommaso
Now you can manage a comma-separated list of magic numbers, not only one like it was in previous versions when you select
ManageByMagicNumber true.Go to the first post, for the download...
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
- Wavegarrick
- Trader
- Posts: 1172
- Joined: Sun Dec 30, 2012 11:21 am
- Location: South Africa
AllPairTradeManager(APTM)
This Is truly useful, Thanks Tommaso
Now you can manage a comma-separated list of magic numbers
-
murysco
- Trader
- Posts: 17
- Joined: Fri Feb 26, 2016 10:32 pm
[update] AllPairTradeManager(APTM)
Thank you very much. That was really fast.milanese » Tue Jan 30, 2018 6:49 pm wrote:
update version 2.53 January 30,2018
Now you can manage a comma-separated list of magic numbers, not only one like it was in previous versions when you selectManageByMagicNumbertrue.
Go to the first post, for the download...
Cheers
Tommaso
Can we hope for the same function on order comments too?
Thanks once again.
Cheers!
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
[update] AllPairTradeManager(APTM)
no. APTM has a function to adapt order comment in case of part close, this would be definitive to complex and not so important, use different magic numbers..murysco » Tue Jan 30, 2018 7:50 pm wrote:
Thank you very much. That was really fast.
Can we hope for the same function on order comments too?
Thanks once again.
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
-
danjuma
- Trader
- Posts: 69
- Joined: Mon Jun 10, 2013 4:14 pm
AllPairTradeManager(APTM)
Hi Milanese, is it possible to do the same for order/tickets numbers (manage list of order/ticket numbers)? If not, no problem.update version 2.53 January 30,2018
Now you can manage a comma-separated list of magic numbers, not only one like it was in previous versions when you select ManageByMagicNumber true.