AllPairTradeManager(APTM)

MPTM's new home
Post Reply
dclayw
Trader
Posts: 139
Joined: Wed Nov 13, 2013 6:53 am
Location: Australia

AllPairTradeManager(APTM)

Post by dclayw »

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
Thanks. I 'll introduce a delay that should give the basket enough time to close before opening any new trades. :good:
murysco
Trader
Posts: 17
Joined: Fri Feb 26, 2016 10:32 pm

AllPairTradeManager(APTM)

Post by murysco »

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.
APTM.png
APTM 2 .png
You do not have the required permissions to view the files attached to this post.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

AllPairTradeManager(APTM)

Post by milanese »

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.
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
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
murysco
Trader
Posts: 17
Joined: Fri Feb 26, 2016 10:32 pm

AllPairTradeManager(APTM)

Post by murysco »

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

AllPairTradeManager(APTM)

Post by milanese »

murysco » 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.
It is possible that I will consider this function in a future update, if I will find some spare 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
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

[update] AllPairTradeManager(APTM)

Post by milanese »

milanese » Tue Jan 30, 2018 11:49 am wrote:
murysco » 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.
It is possible that I will consider this function in a future update, if I will find some spare time

Cheers :)

Tommaso
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.

Go to the first post, for the download...


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
Wavegarrick
Trader
Posts: 1172
Joined: Sun Dec 30, 2012 11:21 am
Location: South Africa

AllPairTradeManager(APTM)

Post by Wavegarrick »

This Is truly useful, Thanks Tommaso :good:
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)

Post by murysco »

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 select ManageByMagicNumber true.

Go to the first post, for the download...

Cheers :)

Tommaso
Thank you very much. That was really fast.
Can we hope for the same function on order comments too?

Thanks once again.

Cheers!
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

[update] AllPairTradeManager(APTM)

Post by milanese »

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!
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..

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
danjuma
Trader
Posts: 69
Joined: Mon Jun 10, 2013 4:14 pm

AllPairTradeManager(APTM)

Post by danjuma »

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.
Hi Milanese, is it possible to do the same for order/tickets numbers (manage list of order/ticket numbers)? If not, no problem.
Post Reply

Return to “Utilities Indicators and Scripts”