AllPairTradeManager(APTM)

MPTM's new home
Post Reply
foman
Posts: 3
Joined: Sat Dec 07, 2013 7:25 pm

AllPairTradeManager(APTM)

Post by foman »

Oanda uses 5 digits
I don't speak English. There "google translate" between you and me so it is possible that communication is difficult.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

AllPairTradeManager(APTM)

Post by milanese »

foman » Sat Dec 26, 2015 12:28 pm wrote:Oanda uses 5 digits
this should never give any problem.. maybe you are doing something wrong on your backend..
As you are so far the only one having this problem with non jpy pairs..
Check your set file as it sets the SL to 100pips and the TP to 33 pips.

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 »

update version 2.40
jan. 1st 2016

New the CloseAll function can use too if wished the FIFO rules just set useFIFOforCloseAll=true. Some minor code changes to make the user inputs easier to use.
As always go to the first post for downloading the latest version, and please read careful the first post before asking here questions about functions, or problems with your settings.
Note you can use them too for only one pair or only one magicnumber or only a specific order comment, if you have preselected that APTM should not manage all open trades on the account.
Note: It is not allowed to publish this EA outside of this SHF board!!

Have a great new year :xm:

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
leerockach
Posts: 8
Joined: Wed Nov 18, 2015 8:49 pm
Location: Derbyshire, UK

AllPairTradeManager(APTM)

Post by leerockach »

Thanks Tommaso, much appreciated.
Have a Great New Year.
Lee
foman
Posts: 3
Joined: Sat Dec 07, 2013 7:25 pm

AllPairTradeManager(APTM)

Post by foman »

milanese » Sat Dec 26, 2015 2:52 pm wrote:
foman » Sat Dec 26, 2015 12:28 pm wrote:Oanda uses 5 digits
this should never give any problem.. maybe you are doing something wrong on your backend..
As you are so far the only one having this problem with non jpy pairs..
Check your set file as it sets the SL to 100pips and the TP to 33 pips.

Cheers :)

Tommaso
In fact, it was very simple and I did not even bother you with this problem. The culprit was Empty4. I tested on a new installation of the program and everything works perfectly.
I don't speak English. There "google translate" between you and me so it is possible that communication is difficult.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

[update] AllPairTradeManager(APTM)

Post by milanese »

update version 2.41
jan. 7, 2016

The CloseAll() function is completly rewritten, as some users notified problems using the FIFO closure on certain brokers, the new function should resolve all this problems.
Go to the first post to download the new version.

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
BigTFlyer
Trader
Posts: 10
Joined: Tue Aug 11, 2015 9:56 pm

AllPairTradeManager(APTM)

Post by BigTFlyer »

Hi Milenese!

I must first thank you for your hard work and diligence in creating the APTM.

I have been trying for weeks now to tweak the setting for my strategy needs (mostly because I didn't want to bother you with a small question), but I am at a loss as to what I am doing wrong. Could you help?

I have included my .set file and below are the parameters of what I would like it to do.

Take Profit at 40 pips
Stop Loss at 20 pips
Jump Stop at 5 pips
Break Even after 5 pips
Close all trades at 2100 on Friday

I know it's simple, but for the life of me I can't figure out why it won't take the correct TP and SL and it won't start the jump step. Could you let me know what settings I need to adjust?

Thank you SOOOO much! :hi:

Tim
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 »

BigTFlyer » Sun Jan 10, 2016 8:18 pm wrote:Hi Milenese!

I must first thank you for your hard work and diligence in creating the APTM.

I have been trying for weeks now to tweak the setting for my strategy needs (mostly because I didn't want to bother you with a small question), but I am at a loss as to what I am doing wrong. Could you help?

I have included my .set file and below are the parameters of what I would like it to do.

Take Profit at 40 pips
Stop Loss at 20 pips
Jump Stop at 5 pips
Break Even after 5 pips
Close all trades at 2100 on Friday

I know it's simple, but for the life of me I can't figure out why it won't take the correct TP and SL and it won't start the jump step. Could you let me know what settings I need to adjust?

Thank you SOOOO much! :hi:

Tim
Try attached, the settings important for your use are
SLMinDistanceToPriceBE=5.0
SLMinDistanceToPriceJS=5.0

read again the first post and the thread for understanding how this EA works, as it seems you don't have read the first post with enough attention!!!!
15M Alert1.set
Cheers :)

Tommaso
You do not have the required permissions to view the files attached to this post.
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
BigTFlyer
Trader
Posts: 10
Joined: Tue Aug 11, 2015 9:56 pm

AllPairTradeManager(APTM)

Post by BigTFlyer »

Thank you! I will give it a try and hopefully everything will be set.

Tim
BigTFlyer
Trader
Posts: 10
Joined: Tue Aug 11, 2015 9:56 pm

AllPairTradeManager(APTM)

Post by BigTFlyer »

It worked! Thanks again!
Post Reply

Return to “Utilities Indicators and Scripts”