Scalp the Little Gits, dsu
- patmontes
- Trader
- Posts: 367
- Joined: Wed Apr 23, 2014 10:42 pm
Scalp the Little Gits, dsu
Wow! How come mine didnt automatically open GU? I almost have same settings as you... Removed also the line code to prevent opening if less than 5.1 pips before next round. So not sure why not it is not opening.
-
dsugums
- Trader
- Posts: 117
- Joined: Mon Jan 30, 2012 9:57 pm
Scalp the Little Gits, dsu
I mentioned earlier in the thread I changed the code to accept big round number entries.patmontes » Mon Jul 14, 2014 1:47 pm wrote:Wow! How come mine didnt automatically open GU? I almost have same settings as you... Removed also the line code to prevent opening if less than 5.1 pips before next round. So not sure why not it is not opening.
- patmontes
- Trader
- Posts: 367
- Joined: Wed Apr 23, 2014 10:42 pm
Scalp the Little Gits, dsu
Ok I will try and look for that line in the code and delete it.dsugums » Mon Jul 14, 2014 12:59 pm wrote:I mentioned earlier in the thread I changed the code to accept big round number entries.patmontes » Mon Jul 14, 2014 1:47 pm wrote:Wow! How come mine didnt automatically open GU? I almost have same settings as you... Removed also the line code to prevent opening if less than 5.1 pips before next round. So not sure why not it is not opening.
- SteveHopwood
- Owner
- Posts: 9904
- Joined: Tue Nov 15, 2011 8:43 am
- Location: Misterton - an insignificant village in England. Very pleasant to live in.
Scalp the Little Gits, dsu
Tell me which lines you deleted and I will remove them from the post 1 version.dsugums » Mon Jul 14, 2014 12:59 pm wrote:I mentioned earlier in the thread I changed the code to accept big round number entries.patmontes » Mon Jul 14, 2014 1:47 pm wrote:Wow! How come mine didnt automatically open GU? I almost have same settings as you... Removed also the line code to prevent opening if less than 5.1 pips before next round. So not sure why not it is not opening.
Read the effing manual, ok?
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
-
PhP71
- Posts: 8
- Joined: Thu Feb 02, 2012 6:37 pm
- Location: Paris, France
Scalp the Little Gits, dsu
Hello guys,
this one looks a very nice cake and I would really like to taste a bit of it.
Unfortunately I cannot cause I'm getting the following error each time an order have to be set:
14:15:57 Scalp the Little Gits, dsu NZDUSD,H1: Alert: NZDUSD Scalp the Little Gits, dsu OP_BUYSTOP order send failed with error(130): invalid stops (ask:0.8816 bid:0.8814 price:0.882 StopLevel:100)
14:15:57 Scalp the Little Gits, dsu NZDUSD,H1: NZDUSD Scalp the Little Gits, dsu OP_BUYSTOP order send failed with error(130): invalid stops (ask:0.8816 bid:0.8814 price:0.882 StopLevel:100)
I mod a bit the code to have more information and as you can see the gap between the current price and the order is only 6 pips where my criminal ask for a minimum of 10 pips if I'm right.
Of course I could mod the code to simply place a sell or buy order (instead of sellstop or buystop) when time come up and then either mod the order to add the SL/TP or monitor it to close it without SL/TP but I'm not motivated to do it first of all by really missing time actually and also by having to do it again a new version will be released.
If I have to mod it, I will do it but should you have, Steve or other, any workaround on this issue whould be great.
Cheers.
this one looks a very nice cake and I would really like to taste a bit of it.
Unfortunately I cannot cause I'm getting the following error each time an order have to be set:
14:15:57 Scalp the Little Gits, dsu NZDUSD,H1: Alert: NZDUSD Scalp the Little Gits, dsu OP_BUYSTOP order send failed with error(130): invalid stops (ask:0.8816 bid:0.8814 price:0.882 StopLevel:100)
14:15:57 Scalp the Little Gits, dsu NZDUSD,H1: NZDUSD Scalp the Little Gits, dsu OP_BUYSTOP order send failed with error(130): invalid stops (ask:0.8816 bid:0.8814 price:0.882 StopLevel:100)
I mod a bit the code to have more information and as you can see the gap between the current price and the order is only 6 pips where my criminal ask for a minimum of 10 pips if I'm right.
Of course I could mod the code to simply place a sell or buy order (instead of sellstop or buystop) when time come up and then either mod the order to add the SL/TP or monitor it to close it without SL/TP but I'm not motivated to do it first of all by really missing time actually and also by having to do it again a new version will be released.
If I have to mod it, I will do it but should you have, Steve or other, any workaround on this issue whould be great.
Cheers.
- dydynamic
- Trader
- Posts: 293
- Joined: Fri Feb 28, 2014 4:19 pm
Scalp the Little Gits, dsu
Hi,
it is an honor to be on this forum and see firsthand the wonderful efforts made to make trading easier.
thank you all.
Steve you will always be my man of the forex world. thank you for giving us this forum.
it is an honor to be on this forum and see firsthand the wonderful efforts made to make trading easier.
thank you all.
Steve you will always be my man of the forex world. thank you for giving us this forum.
- SteveHopwood
- Owner
- Posts: 9904
- Joined: Tue Nov 15, 2011 8:43 am
- Location: Misterton - an insignificant village in England. Very pleasant to live in.
Scalp the Little Gits, dsu
Take the ea off that chart. Use a bit of common sense. There is a reason why your broker insists on such a big gap, and it is not something that will work in your favour.PhP71 » Mon Jul 14, 2014 6:50 pm wrote:Hello guys,
this one looks a very nice cake and I would really like to taste a bit of it.
Unfortunately I cannot cause I'm getting the following error each time an order have to be set:
14:15:57 Scalp the Little Gits, dsu NZDUSD,H1: Alert: NZDUSD Scalp the Little Gits, dsu OP_BUYSTOP order send failed with error(130): invalid stops (ask:0.8816 bid:0.8814 price:0.882 StopLevel:100)
14:15:57 Scalp the Little Gits, dsu NZDUSD,H1: NZDUSD Scalp the Little Gits, dsu OP_BUYSTOP order send failed with error(130): invalid stops (ask:0.8816 bid:0.8814 price:0.882 StopLevel:100)
I mod a bit the code to have more information and as you can see the gap between the current price and the order is only 6 pips where my criminal ask for a minimum of 10 pips if I'm right.
Of course I could mod the code to simply place a sell or buy order (instead of sellstop or buystop) when time come up and then either mod the order to add the SL/TP or monitor it to close it without SL/TP but I'm not motivated to do it first of all by really missing time actually and also by having to do it again a new version will be released.
If I have to mod it, I will do it but should you have, Steve or other, any workaround on this issue whould be great.
Cheers.
Read the effing manual, ok?
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
- SteveHopwood
- Owner
- Posts: 9904
- Joined: Tue Nov 15, 2011 8:43 am
- Location: Misterton - an insignificant village in England. Very pleasant to live in.
Scalp the Little Gits, dsu
My pleasure, although the best work has been done by others. Great that I have been able to provide a platform for them.dydynamic » Mon Jul 14, 2014 7:02 pm wrote:Hi,
it is an honor to be on this forum and see firsthand the wonderful efforts made to make trading easier.
thank you all.
Steve you will always be my man of the forex world. thank you for giving us this forum.
Read the effing manual, ok?
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
-
PhP71
- Posts: 8
- Joined: Thu Feb 02, 2012 6:37 pm
- Location: Paris, France
Scalp the Little Gits, dsu
Hi Steve,SteveHopwood » Mon Jul 14, 2014 8:53 pm wrote:Take the ea off that chart. Use a bit of common sense. There is a reason why your broker insists on such a big gap, and it is not something that will work in your favour.PhP71 » Mon Jul 14, 2014 6:50 pm wrote:Hello guys,
this one looks a very nice cake and I would really like to taste a bit of it.
Unfortunately I cannot cause I'm getting the following error each time an order have to be set:
14:15:57 Scalp the Little Gits, dsu NZDUSD,H1: Alert: NZDUSD Scalp the Little Gits, dsu OP_BUYSTOP order send failed with error(130): invalid stops (ask:0.8816 bid:0.8814 price:0.882 StopLevel:100)
14:15:57 Scalp the Little Gits, dsu NZDUSD,H1: NZDUSD Scalp the Little Gits, dsu OP_BUYSTOP order send failed with error(130): invalid stops (ask:0.8816 bid:0.8814 price:0.882 StopLevel:100)
I mod a bit the code to have more information and as you can see the gap between the current price and the order is only 6 pips where my criminal ask for a minimum of 10 pips if I'm right.
Of course I could mod the code to simply place a sell or buy order (instead of sellstop or buystop) when time come up and then either mod the order to add the SL/TP or monitor it to close it without SL/TP but I'm not motivated to do it first of all by really missing time actually and also by having to do it again a new version will be released.
If I have to mod it, I will do it but should you have, Steve or other, any workaround on this issue whould be great.
Cheers.
should that be so simple but it happen on every pair I selected with spread lower than 2, that's why I was saying I am not able to play with it.
I'm always trying to be constructive and I was thinking I could not have been the only one in this situation.
Thanks anyway for your answer, I will see if I can easily adapt the code to fit my broker specs.
Changing of broker is not option for me.
Cheers.
-
dsugums
- Trader
- Posts: 117
- Joined: Mon Jan 30, 2012 9:57 pm
Scalp the Little Gits, dsu
The current code put a ban on taking trades at 90/00 for longs and 10/00 for shortsSteveHopwood » Mon Jul 14, 2014 7:47 pm wrote:Tell me which lines you deleted and I will remove them from the post 1 version.dsugums » Mon Jul 14, 2014 12:59 pm wrote:I mentioned earlier in the thread I changed the code to accept big round number entries.patmontes » Mon Jul 14, 2014 1:47 pm wrote:Wow! How come mine didnt automatically open GU? I almost have same settings as you... Removed also the line code to prevent opening if less than 5.1 pips before next round. So not sure why not it is not opening.
I modified the code here:
if (PriceCeiling100 - dPriceCeiling != (10 / factor)) (Long order)
if (dPriceFloor - PriceFloor100 != (10 / factor)) (Short order)
It suppose not to take short at 10 level (but it does at the moment, probably the operator is not correct) but it does take 00 and 90 level for short as required)
The long orders are find taking orders at 00 and 10 level (so far).
Edit: Use with caution this modification during Asian market, the big round numbers are not penetrable and usually bounce. I delete the orders if there are no news coming up within that hour.

