The Hidden Pending EA
-
subashr
- Trader
- Posts: 13
- Joined: Wed Jan 18, 2012 10:43 am
The Hidden Pending EA
Thank you for this useful tool. 
- dydynamic
- Trader
- Posts: 293
- Joined: Fri Feb 28, 2014 4:19 pm
The Hidden Pending EA
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.subashr wrote:Thank you for this useful tool.
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
The Hidden Pending EA
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..dydynamic » Sat Jun 13, 2015 9:32 am wrote: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.subashr wrote:Thank you for this useful tool.
![]()
![]()
![]()
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- dydynamic
- Trader
- Posts: 293
- Joined: Fri Feb 28, 2014 4:19 pm
The Hidden Pending EA
I know how busy you are and still find that precious time to squeeze and attend to our requests.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
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:
-
holygrailfx
- Posts: 6
- Joined: Tue Mar 24, 2015 8:19 pm
The Hidden Pending EA
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
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
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
The Hidden Pending EA
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...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
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
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
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?
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
The Hidden Pending EA
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.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?
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- rdg281
- Trader
- Posts: 56
- Joined: Mon Dec 09, 2013 10:39 pm
- Location: Netherlands Limburg
The Hidden Pending EA
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
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 
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
The Hidden Pending EA
Ciao Roberto,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
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 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality