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 »

windorz » Tue Mar 29, 2016 9:02 am wrote: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
this function is only disponible with the NewDisplayType this is a limitation by Empty4..

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
Dreamer711
Posts: 6
Joined: Fri Feb 12, 2016 12:03 am

AllPairTradeManager(APTM)

Post by Dreamer711 »

Thank you Milanese for this outstanding EA ,
I think it is essential to have it ON with any other EA
I was wondering , when you say Broker time , is it different from server time , that has been always confusing for me .
Is it possible to have an option to use for Local time (computer time )
Thank you for all your hard generous work :clap: :clap:
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

AllPairTradeManager(APTM)

Post by milanese »

Dreamer711 » Wed Mar 30, 2016 4:22 pm wrote:Thank you Milanese for this outstanding EA ,
I think it is essential to have it ON with any other EA
I was wondering , when you say Broker time , is it different from server time , that has been always confusing for me .
Is it possible to have an option to use for Local time (computer time )
Thank you for all your hard generous work :clap: :clap:
broker time is the time your broker uses, this is imo the most logic way for time inputs and avoiding the usual confusions, EA shows you brokertime, your local time and GMT time so it should be easy for you to handel the time inputs..

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
Dreamer711
Posts: 6
Joined: Fri Feb 12, 2016 12:03 am

AllPairTradeManager(APTM)

Post by Dreamer711 »

I basically wanted to activate all EAs at X hour and Deactivate them all at Y hour everyday ,
is that possible with APTM ?
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

AllPairTradeManager(APTM)

Post by milanese »

Dreamer711 » Thu Mar 31, 2016 4:28 pm wrote:I basically wanted to activate all EAs at X hour and Deactivate them all at Y hour everyday ,
is that possible with APTM ?
no use for this the SAPBTM ---> http://www.stevehopwoodforex.com/phpBB3 ... =21&t=4081

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
Guest

APTM

Post by Guest »

Thanks Milanese

I see you made this EA, so is better to ask you the following question: I like to trade every day from 5 pm ( EST ) until I get my daily % target profit that can be for example 5%. Is anyway the APTM close all open orders after reach my goal and avoid any trade until next day at the same time I set before ( 5 pm ) ?

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

APTM

Post by milanese »

rumbaut » Mon Apr 04, 2016 10:35 pm wrote:
Thanks Milanese

I see you made this EA, so is better to ask you the following question: I like to trade every day from 5 pm ( EST ) until I get my daily % target profit that can be for example 5%. Is anyway the APTM close all open orders after reach my goal and avoid any trade until next day at the same time I set before ( 5 pm ) ?

Thanks
Jose
Read the first post with attention there are explained all functions, you will find there
march 28th,2015
Update with new functions:
UseCloseFriday, if you set this to true the APTM will close all orders opened by this EA at FridayCloseHour you set and FridayCloseMinute (used is the broker time)
UseCloseAllAtDefinedTime, setting this to true the APTM closes at the user defined time all open trades use CloseHour and CloseMinute to set your wished time. Used is broker time.
Note I moved your post, because the APTM discussion places here.

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
lKeithStone
Posts: 1
Joined: Tue Apr 05, 2016 3:38 am

AllPairTradeManager(APTM)

Post by lKeithStone »

Quick question for anyone that can help.

I'm using the milaneseAPTM_244.

I'm having trouble placing market orders. Sometimes I have to hit the BUY/SELL button several times before my order is processed. I was reading online that it could possibly be because I'm using an ECN broker (FXCM) and they do not allow a predetermined stop/take profit set when placing a market order in Empty4... is this true?

I've also tried increasing the "Deviation by default" Options>Trade>Deviations by default>3 pips. This did not help.

Thanks,
Keith
bentonp
Posts: 4
Joined: Mon Jul 29, 2013 12:27 pm

AllPairTradeManager(APTM)

Post by bentonp »

Hello,

Can anyone explain the parameter: extern double BEProfitAccCurr=4;
I'm looking to BE on Broker's commission like $7 per Standard Lot..

I read BE Profit Account Currency I just want to confirm.

Regards,

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

AllPairTradeManager(APTM)

Post by milanese »

bentonp » Wed May 11, 2016 12:33 pm wrote:Hello,

Can anyone explain the parameter: extern double BEProfitAccCurr=4;
I'm looking to BE on Broker's commission like $7 per Standard Lot..

I read BE Profit Account Currency I just want to confirm.

Regards,

Benton
this is in pips it will add 4 pips what is more as your commission, for that would 1 pip be sufficient.

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”