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

The Hidden Pending EA
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3573
Page 37 of 49
Author:  milanese [ Sat May 02, 2015 11:47 am ]
Post subject:  The Hidden Pending EA

dydynamic » Sat May 02, 2015 7:20 am wrote:Hi Milanese,
Great Pending EA, I am just beginning to adapt it to my manual trading strategy.
please can you add an option where FixedDistanceOppositePips is active for only the main trade that was set manually or the first manual trade that gets filled in the market and disable it for stack trades in case i set the option of UseStacking==true.
For instance, if i set a manual PendingPriceBuy=1.250 and set the FixedDistanceOppositePips =25, with
FixedDistanceToOpposite=true and DeleteOppositeAfterFill=false, once the pendingpricebuy is filled, an opposite sell trade is opened at 1.000. As, the buy trade begins to stack beyond 25 pips no other opposite sell trade should be set.
Thanks. :good: :clap: :party:
I do not understand what exactly you want the HPEA to do, sorry, please specify more what kind of new function you would need..

Cheers :)

Tommaso
Author:  milanese [ Sun May 10, 2015 8:18 am ]
Post subject:  [New Version] The Hidden Pending EA

may 10,2015
update, presenting a one click input box for entering the DistanceToPrice for the one click BUY and SELL buttons. Just click on the blue box, enter your wished value in pips, hit RETURN and the HPEA will use this value for setting the Pending orders. Note this deactivates automatic the ATR calculation of this value, if you had this before selected. Too in the new version has some minor fixes making the HPEA more stable.
HPEA_1.png
As always you will find the updated version build 188 attached at the bottom of the first post. Take the time to read the first post. If you have questions, ideas ecc just post them here...

Cheers :)

Tommaso
Author:  rdg281 [ Wed May 27, 2015 3:50 pm ]
Post subject:  The Hidden Pending EA

Ciao Tommaso :hi:

Here i am :smile:
Thanks for this Masterpiece of work.

extern double CloseAllOfPairInProfit=75;
Is it possible to ad an option in a price level? meaning for example the Eur/Usd 1.0740

Thx already for your answer

Cheers :)
Roberto
Author:  milanese [ Wed May 27, 2015 5:00 pm ]
Post subject:  The Hidden Pending EA

rdg281 » Wed May 27, 2015 3:50 pm wrote:Ciao Tommaso :hi:

Here i am :smile:
Thanks for this Masterpiece of work.

extern double CloseAllOfPairInProfit=75;
Is it possible to ad an option in a price level? meaning for example the Eur/Usd 1.0740

Thx already for your answer

Cheers :)
Roberto
Ciao Roberto, yes that would be possible, I will think about this for the next update...

Cheers :)

Tommaso
Author:  rdg281 [ Wed May 27, 2015 8:52 pm ]
Post subject:  The Hidden Pending EA

milanese » Wed May 27, 2015 5:00 pm wrote: Ciao Roberto, yes that would be possible, I will think about this for the next update...

Cheers :)

Tommaso
Would be great Tommaso :good:
Thx

Cheers :)
Roberto
Author:  milanese [ Wed May 27, 2015 9:35 pm ]
Post subject:  The Hidden Pending EA

rdg281 » Wed May 27, 2015 8:52 pm wrote:
Would be great Tommaso :good:
Thx

Cheers :)
Roberto
I have a question: this price level would be for all trades (BUY and SELL) or only for one direction... for having more idea what you want exactly or do want for all BUY trades same TP and a different for all SELL..

Cheers :)

Tommaso
Author:  rdg281 [ Thu May 28, 2015 5:58 am ]
Post subject:  The Hidden Pending EA

milanese » Wed May 27, 2015 9:35 pm wrote: I have a question: this price level would be for all trades (BUY and SELL) or only for one direction... for having more idea what you want exactly or do want for all BUY trades same TP and a different for all SELL..

Cheers :)

Tommaso
Buongiorno Tommaso,

Just for one direction. would be fine i think Buy or Sell
if the direction is in profit

Let's say
Pending price input buy is 1.4000
Pending price input sell is 1.3950
Stack =15 pips

Close all of pair in profit level for the longs would be 1.42
Close all of pair in profit level for the shorts would be 1.3720

Worst case
Unfortunately you hit both directions
For one direction the stops go of if you set it in the other inputs
for the other direction it keeps on stacking till the price level is reached

It would work fine if you work with fibo or pivots or sup/res

I hope that you understand what i mean.
Not always easy to explain what is in your thoughts :smile:

Cheers Amico :)

Roberto
Author:  milanese [ Thu May 28, 2015 10:01 am ]
Post subject:  [update!] The Hidden Pending EA

may 28,2015
update, new the HPEA can use for all trades of a pair one TP for all SELL trades and one TP for all BUY trades, set for this useONE_TP_forALL=true and enter with TP_allBUY and TP_allSELL your TP prices, note the EA has a security function avoiding impossible TP the minDistance for the collective TP must be 10 pips to the actual price.
As always the new version 189 is attached to first post.

Cheers :)

Tommaso
Author:  rdg281 [ Thu May 28, 2015 10:45 am ]
Post subject:  [update!] The Hidden Pending EA

milanese » Thu May 28, 2015 10:01 am wrote:may 28,2015
update, new the HPEA can use for all trades of a pair one TP for all SELL trades and one TP for all BUY trades, set for this useONE_TP_forALL=true and enter with TP_allBUY and TP_allSELL your TP prices, note the EA has a security function avoiding impossible TP the minDistance for the collective TP must be 10 pips to the actual price.
As always the new version 189 is attached to first post.

Cheers :)

Tommaso
Marvelous :good: :good: :good:
Grazie 1000 Amico

In bocca al lupo

Cheers :hi:
Roberto
Author:  Over60 [ Fri May 29, 2015 6:06 am ]
Post subject:  The Hidden Pending EA

Hi Milanese,

Thanks for the new features version 189, very appreciated.

At the first glance, I did taken into account, that the magicnumber OOTB = 0.
Does the HPEA generate internal a magicnumber automatically?

Further on, I did determine, that the HPEA did open buy- and sell-pendings twice by a certain distance.
E.g. open sell 1.09543, than a open sell at 1.09536. I could not detect the cause.
Please refer to the attached log-file.
Build 825.
It might be happen, if after open the price retrace, than move again in the designated direction.

Moving on

Over60
All times are UTC Page 37 of 49