| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Scalp the Little Gits, dsu https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3695 |
Page 25 of 33 |
| Author: | patmontes [ Mon Jul 14, 2014 12:47 pm ] |
| Post subject: | 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. |
|
| Author: | dsugums [ Mon Jul 14, 2014 12:59 pm ] |
| Post subject: | Scalp the Little Gits, dsu |
I mentioned earlier in the thread I changed the code to accept big round number entries. |
|
| Author: | patmontes [ Mon Jul 14, 2014 2:26 pm ] |
| Post subject: | Scalp the Little Gits, dsu |
Ok I will try and look for that line in the code and delete it. |
|
| Author: | SteveHopwood [ Mon Jul 14, 2014 6:47 pm ] |
| Post subject: | Scalp the Little Gits, dsu |
Tell me which lines you deleted and I will remove them from the post 1 version. |
|
| Author: | PhP71 [ Mon Jul 14, 2014 6:50 pm ] |
| Post subject: | 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. |
|
| Author: | dydynamic [ Mon Jul 14, 2014 7:02 pm ] |
| Post subject: | 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. |
|
| Author: | SteveHopwood [ Mon Jul 14, 2014 7:53 pm ] |
| Post subject: | 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. |
|
| Author: | SteveHopwood [ Mon Jul 14, 2014 7:54 pm ] |
| Post subject: | 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. |
|
| Author: | PhP71 [ Mon Jul 14, 2014 8:38 pm ] |
| Post subject: | Scalp the Little Gits, dsu |
Hi Steve, 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. |
|
| Author: | dsugums [ Mon Jul 14, 2014 9:42 pm ] |
| Post subject: | Scalp the Little Gits, dsu |
The current code put a ban on taking trades at 90/00 for longs and 10/00 for shorts 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. |
|
| All times are UTC | Page 25 of 33 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|