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 +

AllPairTradeManager(APTM)

Post by milanese »

I am happy you could modify it in a way it is maximal usefull for you, the margin related code is not active, as I added it only for a special version time ago, but I think it will not have much benefit for the most users..

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
global
Trader
Posts: 67
Joined: Wed Aug 15, 2012 2:16 am

AllPairTradeManager(APTM)

Post by global »

Ok, no problem.
classybd
Posts: 4
Joined: Fri Aug 07, 2015 8:10 pm

AllPairTradeManager(APTM)

Post by classybd »

nice aptm..i will try and give you my feedback.thanks.
global
Trader
Posts: 67
Joined: Wed Aug 15, 2012 2:16 am

AllPairTradeManager(APTM)

Post by global »

Hi Milanese,

I was going through the APTM code and I was just trying to understand why for all the OrderClose functions the slippage is 5000? Is such a large slippage required to ensure that the orders close and is there any risk in having such a large slippage to close an order? Just trying to learn to code by looking at the code of experts like yourself.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

AllPairTradeManager(APTM)

Post by milanese »

global » Tue Aug 11, 2015 1:51 am wrote:Hi Milanese,

I was going through the APTM code and I was just trying to understand why for all the OrderClose functions the slippage is 5000? Is such a large slippage required to ensure that the orders close and is there any risk in having such a large slippage to close an order? Just trying to learn to code by looking at the code of experts like yourself.
I use it to make sure the orders will be really all closed, with an honest broker there should not be any risk with this value, if you want avoid spread spiking as reason for closing you could add before calling the closeall function a spreadcheck for a max value, but I am not sure if this would be really an advantage for the aptm close all functions...

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
global
Trader
Posts: 67
Joined: Wed Aug 15, 2012 2:16 am

AllPairTradeManager(APTM)

Post by global »

OK, thanks for your response Milanese, now I understand.
Bernhard
Trader
Posts: 28
Joined: Thu Oct 24, 2013 8:15 am

AllPairTradeManager(APTM)

Post by Bernhard »

Hello
this is great manager. Still I like report:
I have use alerts = false, but it alerts all the time. (trail by atr)
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

AllPairTradeManager(APTM)

Post by milanese »

Bernhard » Tue Sep 01, 2015 5:13 pm wrote:Hello
this is great manager. Still I like report:
I have use alerts = false, but it alerts all the time. (trail by atr)
some essential alerts will be too given with the setting showAlerts=false , what alert messages you have exactly?

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
Bernhard
Trader
Posts: 28
Joined: Thu Oct 24, 2013 8:15 am

AllPairTradeManager(APTM)

Post by Bernhard »

milanese » Tue Sep 01, 2015 7:10 pm wrote:
Bernhard » Tue Sep 01, 2015 5:13 pm wrote:Hello
this is great manager. Still I like report:
I have use alerts = false, but it alerts all the time. (trail by atr)
some essential alerts will be too given with the setting showAlerts=false , what alert messages you have exactly?

Cheers :)

Tommaso
trail is by every pip, so to many alerts
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 »

Bernhard » Wed Sep 02, 2015 10:10 am wrote:
trail is by every pip, so to many alerts
I will with the next update correct this, that this type of alerts will not be shown with the setting showAlerts=false, thanks for this spot!

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”