stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

AllPairTradeManager(APTM)
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3482
Page 38 of 65
Author:  Praetorian [ Fri Oct 16, 2015 7:05 pm ]
Post subject:  AllPairTradeManager(APTM)

Hi Milanese!

So I love the options and this trade manager is best i have used so far. Really Great. Brilliant in fact.

I, unfortunately, happen to be somewhat stupid. It's the cross I bear, so I know that this is my problem. For the last week I have been playing with your Trade Manager and I simply can't make it work to the specific functionality that I want. I know it's something easy but i have missed the mark. I have read the directions, made the set file as I thought was correct, but the jump step and trailing function fails, and after the 50% partial close, the trade goes to BE but never trails or jumps correctly. Could you take a look at my set file and see what I am doing wrong? I really hate to bother you with this but I just can't figure it out.

I am trying to do a specific set file with the following criteria:

SL= 35
TP= 200
Go to BE = 20
BE Profit Pips = 5
Partial Close at BE at 20 = 50% (one partial close)
Trailing Step= 15
Jump Step = 2

Sounds easy but clearly I am missing something.

Thank you for your time,

S
Author:  milanese [ Fri Oct 16, 2015 9:31 pm ]
Post subject:  AllPairTradeManager(APTM)

Praetorian » Fri Oct 16, 2015 7:05 pm wrote:Hi Milanese!

So I love the options and this trade manager is best i have used so far. Really Great. Brilliant in fact.

I, unfortunately, happen to be somewhat stupid. It's the cross I bear, so I know that this is my problem. For the last week I have been playing with your Trade Manager and I simply can't make it work to the specific functionality that I want. I know it's something easy but i have missed the mark. I have read the directions, made the set file as I thought was correct, but the jump step and trailing function fails, and after the 50% partial close, the trade goes to BE but never trails or jumps correctly. Could you take a look at my set file and see what I am doing wrong? I really hate to bother you with this but I just can't figure it out.

I am trying to do a specific set file with the following criteria:

SL= 35
TP= 200
Go to BE = 20
BE Profit Pips = 5
Partial Close at BE at 20 = 50% (one partial close)
Trailing Step= 15
Jump Step = 2

Sounds easy but clearly I am missing something.

Thank you for your time,

S
you should this useRemoveTPifPriceIsNearTP to false, than your trailing should work as expected..

Cheers :)
Tommaso
Author:  Praetorian [ Sat Oct 17, 2015 7:00 am ]
Post subject:  AllPairTradeManager(APTM)

Thank you very much!!

As I said, Brilliant!

S
Author:  Dr.Phoenix [ Mon Oct 19, 2015 11:40 am ]
Post subject:  AllPairTradeManager(APTM)

milanese » Fri Oct 16, 2015 9:31 pm wrote:
Praetorian » Fri Oct 16, 2015 7:05 pm wrote:Hi Milanese!

So I love the options and this trade manager is best i have used so far. Really Great. Brilliant in fact.

I, unfortunately, happen to be somewhat stupid. It's the cross I bear, so I know that this is my problem. For the last week I have been playing with your Trade Manager and I simply can't make it work to the specific functionality that I want. I know it's something easy but i have missed the mark. I have read the directions, made the set file as I thought was correct, but the jump step and trailing function fails, and after the 50% partial close, the trade goes to BE but never trails or jumps correctly. Could you take a look at my set file and see what I am doing wrong? I really hate to bother you with this but I just can't figure it out.

I am trying to do a specific set file with the following criteria:

SL= 35
TP= 200
Go to BE = 20
BE Profit Pips = 5
Partial Close at BE at 20 = 50% (one partial close)
Trailing Step= 15
Jump Step = 2

Sounds easy but clearly I am missing something.

Thank you for your time,

S
you should this useRemoveTPifPriceIsNearTP to false, than your trailing should work as expected..

Cheers :)
Tommaso
Hi, Tommaso

I have the similar issue to check, if you mind.
Attached you can find the SET file. Using such sets, BE is not functional.
Please, check it out, why is it so?

Best
D.P.
Author:  milanese [ Mon Oct 19, 2015 1:54 pm ]
Post subject:  AllPairTradeManager(APTM)

Dr.Phoenix » Mon Oct 19, 2015 11:40 am wrote:
Hi, Tommaso

I have the similar issue to check, if you mind.
Attached you can find the SET file. Using such sets, BE is not functional.
Please, check it out, why is it so?

Best
D.P.
With your setting BE should be set after 47 pips win (BE price will be openprice + 2 pips)
As your tp is to near TP will happen before BE can be set(you have TP=15 pips)
Cheers :)

Tommaso
Author:  Dr.Phoenix [ Mon Oct 19, 2015 3:54 pm ]
Post subject:  AllPairTradeManager(APTM)

milanese » Mon Oct 19, 2015 1:54 pm wrote:
Dr.Phoenix » Mon Oct 19, 2015 11:40 am wrote:
Hi, Tommaso

I have the similar issue to check, if you mind.
Attached you can find the SET file. Using such sets, BE is not functional.
Please, check it out, why is it so?

Best
D.P.
With your setting BE should be set after 47 pips win (BE price will be openprice + 2 pips)
As your tp is to near TP will happen before BE can be set(you have TP=15 pips)
Cheers :)

Tommaso
:shock: What should I make in order to have BE after 10 pips happen?

Best
D.P.
Author:  milanese [ Mon Oct 19, 2015 4:22 pm ]
Post subject:  AllPairTradeManager(APTM)

Dr.Phoenix » Mon Oct 19, 2015 3:54 pm wrote:
:shock: What should I make in order to have BE after 10 pips happen?

Best
D.P.
just try the attached setfile, in general re-read the first post, the functions, are there explained, the value to change was SLMinDistanceToPriceBE it is now set to 8 as so you will have after 10 pips set a BE with openorderprice plus/minus 2 pips...
BE-1.set
Cheers :)

Tommaso
Author:  Dr.Phoenix [ Mon Oct 19, 2015 5:07 pm ]
Post subject:  AllPairTradeManager(APTM)

milanese » Mon Oct 19, 2015 4:22 pm wrote:
Dr.Phoenix » Mon Oct 19, 2015 3:54 pm wrote:
:shock: What should I make in order to have BE after 10 pips happen?

Best
D.P.
just try the attached setfile, in general re-read the first post, the functions, are there explained, the value to change was SLMinDistanceToPriceBE it is now set to 8 as so you will have after 10 pips set a BE with openorderprice plus/minus 2 pips...

Cheers :)

Tommaso
Thank you very much
Sorry for inconvinience. The matter is that I have been using MPTM by Global for a long time.
I could not switched my brain on to your parameter names' usage.
I will try your set.

Best
D.P.
Author:  everell [ Thu Oct 22, 2015 6:52 am ]
Post subject:  AllPairTradeManager(APTM)

Good morning Tommaso
Can not use APTM with US500Cash, can you fix it?
Tx
Cheers
Enrico
Author:  milanese [ Thu Oct 22, 2015 7:08 am ]
Post subject:  AllPairTradeManager(APTM)

everell » Thu Oct 22, 2015 6:52 am wrote:Good morning Tommaso
Can not use APTM with US500Cash, can you fix it?
Tx
Cheers
Enrico
try the attached one...
milaneseAPTM_235a.mq4
Cheers :)

Tommaso
All times are UTC Page 38 of 65