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

MPTM's new home
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=64
Page 30 of 57
Author:  dudest [ Fri Jul 05, 2013 10:16 am ]
Post subject:  Re: MPTM's new home

Idea: LibMPTM
=================

Hallo mates :)!

Has anyone (by any good fortune) come up with a library of MPTM's functions that can be called from an EA?

MPTM: http://www.stevehopwoodforex.com/phpBB3 ... ?f=21&t=64

For example: right now, I need to incorporate JumpingStop (alone) into an EA I'm working on. I've gone through the MPTM code but can't seem to see the wood for the trees :)

Would be great to have an MPTM lib to call required functionality from... (unfortunately, don't think Steve is interested in any further work regarding MPTM)

Cheers!

PS: In the meantime, if anyone can help with how to integrate JumpingStop into an EA, that would be much appreciated!

Thanks
Author:  dudest [ Fri Jul 05, 2013 2:39 pm ]
Post subject:  Re: MPTM's new home

dudest wrote:Idea: LibMPTM
=================

Hallo mates :)!

Has anyone (by any good fortune) come up with a library of MPTM's functions that can be called from an EA?

MPTM: http://www.stevehopwoodforex.com/phpBB3 ... ?f=21&t=64

For example: right now, I need to incorporate JumpingStop (alone) into an EA I'm working on. I've gone through the MPTM code but can't seem to see the wood for the trees :)

Would be great to have an MPTM lib to call required functionality from... (unfortunately, don't think Steve is interested in any further work regarding MPTM)

Cheers!

PS: In the meantime, if anyone can help with how to integrate JumpingStop into an EA, that would be much appreciated!

Thanks
Update:

After posting this, I had another look at MPTM's code and finally figured it out.

Testing out the EA now to see if the JS works OK

Still think would be great to have an MPTM lib, I'm sure would come in handy for many

Cheers
Author:  jcmappy [ Mon Jul 22, 2013 10:03 am ]
Post subject:  Re: MPTM's new home

Hi.
Does Hedging The Hedge function work?
Author:  dudest [ Tue Jul 23, 2013 11:19 am ]
Post subject:  Re: MPTM's new home

jcmappy wrote:Hi.
Does Hedging The Hedge function work?
Yes it does.

Having any issues?
Author:  jcmappy [ Wed Jul 24, 2013 1:36 pm ]
Post subject:  Re: MPTM's new home

dudest wrote:
jcmappy wrote:Hi.
Does Hedging The Hedge function work?
Yes it does.

Having any issues?

Mine does not work.
I do not trend filter.
Author:  dudest [ Wed Jul 24, 2013 3:16 pm ]
Post subject:  Re: MPTM's new home

jcmappy wrote:
dudest wrote:
jcmappy wrote:Hi.
Does Hedging The Hedge function work?
Yes it does.

Having any issues?

Mine does not work.
I do not trend filter.
Please post your setfile
Author:  SteveHopwood [ Wed Jul 24, 2013 9:25 pm ]
Post subject:  Re: MPTM's new home

dudest wrote:(unfortunately, don't think Steve is interested in any further work regarding MPTM)
Not actually disinterested, just know how dangerous it is to interfere with the code and how open to breaking it is. There are people in our forum who have adapted functions to their own purposes. This sub-forum retains a copy that members can return to should the worst happen to a version offered up elsewhere. Shouldn't happen given the quality of the coders here, but you never know.

:D
Author:  SteveHopwood [ Wed Jul 24, 2013 9:35 pm ]
Post subject:  Re: MPTM's new home

jcmappy wrote:
dudest wrote:
jcmappy wrote:Hi.
Does Hedging The Hedge function work?
Yes it does.

Having any issues?

Mine does not work.
I do not trend filter.
Do not take this personally. I am being cruel to be kind here, and hope that others will help you out. For sure, I cannot be arsed.

Yours is one of those idiotic, "It dunt wurk" posts, without giving anybody here even the remotest idea what you are trying to do.

Listen up dimwit. It dus wurk. I coded and tested the damn thing, ok, so I know it fucking well wurks.

How the blue blazes should any one here know why your particularly inane and moronic setup does not wurk?

Starting to get a tad irritated here.

Have you even the beginning of an inkling of the vaguest notion of how insulted the coder of one of the most respected pieces of software available to traders anywhere on this planet feels when some dimwit comes along and asks if a feature works?

No?

I will tell you.

FUCKING WELL INSULTED OUT OF RECOGNITION BY SOMEONE WITH A FLEA BRAIN LIKE YOURS

One more dimwitted 'contribution' such as yours and I ban your butt out of Dodge faster than you can blink. Sod off and learn a bit of respect.

Capiche?
Author:  jcmappy [ Sat Jul 27, 2013 5:08 am ]
Post subject:  Re: MPTM's new home

SteveHopwood wrote:
jcmappy wrote:
dudest wrote:
jcmappy wrote:Hi.
Does Hedging The Hedge function work?
Yes it does.

Having any issues?

Mine does not work.
I do not trend filter.
Do not take this personally. I am being cruel to be kind here, and hope that others will help you out. For sure, I cannot be arsed.

Yours is one of those idiotic, "It dunt wurk" posts, without giving anybody here even the remotest idea what you are trying to do.

Listen up dimwit. It dus wurk. I coded and tested the damn thing, ok, so I know it fucking well wurks.

How the blue blazes should any one here know why your particularly inane and moronic setup does not wurk?

Starting to get a tad irritated here.

Have you even the beginning of an inkling of the vaguest notion of how insulted the coder of one of the most respected pieces of software available to traders anywhere on this planet feels when some dimwit comes along and asks if a feature works?

No?

I will tell you.

FUCKING WELL INSULTED OUT OF RECOGNITION BY SOMEONE WITH A FLEA BRAIN LIKE YOURS

One more dimwitted 'contribution' such as yours and I ban your butt out of Dodge faster than you can blink. Sod off and learn a bit of respect.

Capiche?
I do not intend to insult and blame this EA. Please understand it. I respect this great EA, you and other's works too.

I did some tries to work HedgingTheHedge function. It worked when I restarted Empty4 after I changed its parameters. I use three other EAs at the same Empty4 screen and need to change Hedge
parameters depends on price actions.

I am a peaceful person and am deeply disappointed with your comment. Though I respect you and others here, I do not comment again to avoid future troubles.

Thank you for replied to my comment as I can be sure it works according to parameter settings properly now.
Author:  tommiho [ Sat Aug 10, 2013 11:41 am ]
Post subject:  Re: MPTM's new home

Hi Dudest,
I`d like to pick your brain again if I can.
Would there be a way to set MPTM to manage all pairs, however to treat each one differently in the terms of setting the initial SL and TP? I know I could do that by inserting the manager on each pair and modify it accordingly but I wonder if that can be avoided and keep it pasted as one instance only.

thanks very much
All times are UTC Page 30 of 57