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

The Hidden Pending EA
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3573
Page 35 of 49
Author:  theforexedge [ Mon Apr 13, 2015 7:54 pm ]
Post subject:  The Hidden Pending EA

putusernamehere » Mon Apr 13, 2015 6:42 pm wrote:Hi Jason :hi:

do you mean a e-mail if the order is executed ?
I think this is a good idea :good:


cheers Gunter
Yes an email or Push to a mobile, as the mobile is much easier to setup for most people rather than email and the server etc. but both are useful and that's probably the easier bit compared to the code :smile:

Jason
Author:  milanese [ Mon Apr 13, 2015 8:56 pm ]
Post subject:  The Hidden Pending EA

theforexedge » Mon Apr 13, 2015 7:54 pm wrote:
putusernamehere » Mon Apr 13, 2015 6:42 pm wrote:Hi Jason :hi:

do you mean a e-mail if the order is executed ?
I think this is a good idea :good:


cheers Gunter
Yes an email or Push to a mobile, as the mobile is much easier to setup for most people rather than email and the server etc. but both are useful and that's probably the easier bit compared to the code :smile:

Jason
I will consider this as optional for the next update..

Cheers :)

Tommaso
Author:  milanese [ Tue Apr 14, 2015 9:33 am ]
Post subject:  [update!]The Hidden Pending EA

apr.14,2015
update to have the possibility, to get push- or email alerts when a pending order is filled, use the new inputs for selecting this:

Code: Select all

extern string Al1="--- FilledPending-Alerts ---";
extern bool   PopAlerts=true;
extern bool   PushAlerts=true;
extern bool   EmailAlerts=true;
You find this update build 181 attached to the first post.

Cheers :)

Tommaso
Author:  Over60 [ Tue Apr 14, 2015 9:36 am ]
Post subject:  The Hidden Pending EA

Hi Milanese,

Would you please so kind to check, why after closing of all open positions or by opening a new order, or if no order is still running, in order-direction the HPEA does place automatically an opposite pending, considering if only a buy- or sell-pending in one directions has been defined?

I assume if opposite order to move with price = true, it opens an opposite order automatically, missing a loop, that trading only in one direction should mandatory.
We should consider, that open pendings should only work in the direction of the basic default, if only one direction was defined.

I might be wrong by default.

Trade well
Over60
Author:  theforexedge [ Tue Apr 14, 2015 9:38 am ]
Post subject:  The Hidden Pending EA

Tommaso

Thank you for doing this update so quickly :yahoo:

Just one question is it possible to chose between when the Pending is place and / or filled?

Thanks, JP
Author:  putusernamehere [ Tue Apr 14, 2015 9:40 am ]
Post subject:  The Hidden Pending EA

Hi Tommaso :hi:

thanks for the super fast update :yahoo: :good:


Cheers Gunter :hi:
Author:  milanese [ Tue Apr 14, 2015 9:44 am ]
Post subject:  The Hidden Pending EA

Over60 » Tue Apr 14, 2015 9:36 am wrote:Hi Milanese,

Would you please so kind to check, why after closing of all open positions or by opening a new order, or if no order is still running, in order-direction the HPEA does place automatically an opposite pending, considering if only a buy- or sell-pending in one directions has been defined?

I assume if opposite order to move with price = true, it opens an opposite order automatically, missing a loop, that trading only in one direction should mandatory.
We should consider, that open pendings should only work in the direction of the basic default, if only one direction was defined.

I might be wrong by default.

Trade well
Over60
Previsted is to use RemoveEAAfterClosingLastEAPos so I do not know what you really mean, as the EA after closing of all EA positions so will be removed from chart. I f you do not set this for true, it depends much on your initial settings how the EA will place in that case new pending orders.

Cheers :)

Tommaso
Author:  milanese [ Tue Apr 14, 2015 9:47 am ]
Post subject:  The Hidden Pending EA

theforexedge » Tue Apr 14, 2015 9:38 am wrote:Tommaso

Thank you for doing this update so quickly :yahoo:

Just one question is it possible to chose between when the Pending is place and / or filled?

Thanks, JP
This would be possible but will give with settings, which move the pending-orders with the price or change the pending orders every new candle, a lot of alerts and was so far from no one requested, I will cosider this, if more users will find such an optional an useful addition..

Cheers :)

Tommaso
Author:  Over60 [ Sun Apr 19, 2015 7:26 am ]
Post subject:  The Hidden Pending EA

Hi Milanese,

In reference to my previous post, I will try it once again coming week with different settings to watch what will happen and for further clarification.
No need for any action. Thanks for your response.

Btw: Is there a possibility or script to print the complete Expert setting window, instead of screenshots?

Regards
Over60
Author:  milanese [ Sun Apr 19, 2015 8:02 am ]
Post subject:  The Hidden Pending EA

Over60 » Sun Apr 19, 2015 7:26 am wrote:Hi Milanese,

In reference to my previous post, I will try it once again coming week with different settings to watch what will happen and for further clarification.
No need for any action. Thanks for your response.

Btw: Is there a possibility or script to print the complete Expert setting window, instead of screenshots?

Regards
Over60
@Over60 best is you attach always your setfile you use so every one interested can check out your settings, as the setfile contains the complete settings.
In re. to your previous post: the next update will include some redesign of the reinitialising process when all positions of the EA are closed, so far I recommend you to use the setting RemoveEAAfterClosingLastEAPos=true
This will remove the EA after all open HPEA positions are closed.


Cheers and have a pleasant sunday :)

Tommaso
All times are UTC Page 35 of 49