The Hidden Pending EA

MPTM's new home
Post Reply
subashr
Trader
Posts: 13
Joined: Wed Jan 18, 2012 10:43 am

The Hidden Pending EA

Post by subashr »

Thank you for this useful tool. :good:
User avatar
dydynamic
Trader
Posts: 293
Joined: Fri Feb 28, 2014 4:19 pm

The Hidden Pending EA

Post by dydynamic »

subashr wrote:Thank you for this useful tool. :good:
Yeah, it is a very important and useful tool, if only milanese will add the feature i requested, then it will be the greatest tool ever made in this forum.
:yahoo: :jump: :jump: :jump:
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

The Hidden Pending EA

Post by milanese »

dydynamic » Sat Jun 13, 2015 9:32 am wrote:
subashr wrote:Thank you for this useful tool. :good:
Yeah, it is a very important and useful tool, if only milanese will add the feature i requested, then it will be the greatest tool ever made in this forum.
:yahoo: :jump: :jump: :jump:
this is always a question of time, as I have much coding requests and you are so far the only one here asking for this new feature. When I find some spare time in will look into this..

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
dydynamic
Trader
Posts: 293
Joined: Fri Feb 28, 2014 4:19 pm

The Hidden Pending EA

Post by dydynamic »

milanese wrote:this is always a question of time, as I have much coding requests and you are so far the only one here asking for this new feature. When I find some spare time in will look into this..

Cheers :)

Tommaso
I know how busy you are and still find that precious time to squeeze and attend to our requests.
Thanks for considering my request, in time others will get to understand the importance of this feature in this incredible piece of work called HPEA.
:hi: :good: :clap:
holygrailfx
Posts: 6
Joined: Tue Mar 24, 2015 8:19 pm

The Hidden Pending EA

Post by holygrailfx »

Tomasso
Wow Impressive coding, just reading the code makes my head spin ;-)
All the possibilities and after reading the full post I still cannot figure out whether my setup can be replicated using the existing EA, although I think it cannot, so if I am wrong a little help is appreciated
or if I can adapt the code, let me know as well, Thanks

my request:
Is there any way to setup the EA to do the following:
When previous bar is UP (iclose>iopen) place sellstop at previous High[1]-fixed distance
Which then moves with each new High
When the pending is triggered on the reversal, we can start stacking
Dont place a buyStop

When previous bar is DOWN (iclose<iopen) place buystop at previous Low[1]+fixed distance
Which then moves with each new Low
When the pending is triggered on the reversal, we can start stacking
Dont place a sellStop


Is this possible?

Thanks
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

The Hidden Pending EA

Post by milanese »

holygrailfx » Fri Jun 19, 2015 2:29 pm wrote:Tomasso
Wow Impressive coding, just reading the code makes my head spin ;-)
All the possibilities and after reading the full post I still cannot figure out whether my setup can be replicated using the existing EA, although I think it cannot, so if I am wrong a little help is appreciated
or if I can adapt the code, let me know as well, Thanks

my request:
Is there any way to setup the EA to do the following:
When previous bar is UP (iclose>iopen) place sellstop at previous High[1]-fixed distance
Which then moves with each new High
When the pending is triggered on the reversal, we can start stacking
Dont place a buyStop

When previous bar is DOWN (iclose<iopen) place buystop at previous Low[1]+fixed distance
Which then moves with each new Low
When the pending is triggered on the reversal, we can start stacking
Dont place a sellStop


Is this possible?

Thanks
Exactly what you want the EA to do is not previsted so far, you can find in the first post all types of "HiddenPending" and management methods the EA is able to do in the actual state...

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
holygrailfx
Posts: 6
Joined: Tue Mar 24, 2015 8:19 pm

The Hidden Pending EA

Post by holygrailfx »

milanese » Fri Jun 19, 2015 3:06 pm wrote: Exactly what you want the EA to do is not previsted so far, you can find in the first post all types of "HiddenPending" and management methods the EA is able to do in the actual state...

Cheers :)

Tommaso

Thanks for the quick reply, that is what I figured, I just wanted to be sure that I had understood.
Is it something that could be included in a future release?
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

The Hidden Pending EA

Post by milanese »

holygrailfx » Fri Jun 19, 2015 3:08 pm wrote:
Thanks for the quick reply, that is what I figured, I just wanted to be sure that I had understood.
Is it something that could be included in a future release?
It seems me a very special request, I will add such a function if more people here will find it usefull, as adding every special request would make the HPEA, that already is no easy to use EA, again more complicated, esp. for new users here.

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
rdg281
Trader
Posts: 56
Joined: Mon Dec 09, 2013 10:39 pm
Location: Netherlands Limburg

The Hidden Pending EA

Post by rdg281 »

Ciao Tomasso, :hi:

Tutto a posto ? :)
I have a request
Is it possible to insert the option,

Close all buys and sells at the same time on a price level that can be adjusted in the inputs.
Thanks for the answer already.

Ti saluto :)

Roberto
The winner takes it all :arrrg:
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

The Hidden Pending EA

Post by milanese »

rdg281 » Sun Jun 21, 2015 8:51 am wrote:Ciao Tomasso, :hi:

Tutto a posto ? :)
I have a request
Is it possible to insert the option,

Close all buys and sells at the same time on a price level that can be adjusted in the inputs.
Thanks for the answer already.

Ti saluto :)

Roberto
Ciao Roberto,

I added some time ago the OneTP for all BUY or SELL options, too the EA has UseCloseAllOfPairInProfit and UseCloseAllOfPairInLoss as pair basket TP/SL functions, I don't know how much sense for practic trading a certain close all level as price would make.. , maybe you can explain this better to me and than if I am conviced that this add would be a benefit for the HPEA, I will add this functionality..

Buona domenica :)

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
Post Reply

Return to “Utilities Indicators and Scripts”