| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| White Box Slope https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=737 |
Page 3 of 6 |
| Author: | SteveHopwood [ Fri Aug 03, 2012 11:37 pm ] |
| Post subject: | Re: White Box Slope |
Shelley, sorry but you appear to be talking about two different EA's (Slopey Beast and TB) in a completely different thread to either of them. Granted I am tired, and slightly pissed (booze I mean, not fed up) so I might be on the wrong track here. Having said that, why are you asking about SB and TB here? This thread is about WBS, not any other random EA. |
|
| Author: | slowkey [ Sat Aug 04, 2012 3:19 am ] |
| Post subject: | Re: White Box Slope |
Neotrader is right, the tester is crap but there is no other way to generate numbers for forward testing as rapidly as optimization runs in the tester. The computer can do by brute force what would take me a while to get a handle on. I am lazy basically and rather like watching the Olympics. It is not often you find any bot profitable in the tester so when you do it is rather worth forward testing. On the other hand a bot not being profitable in the tester does not mean anything about its success or failure in forward testing. Visual testing is a nice way to figure out what is going wrong with a bot. There is more than enough info on the web about using the tester. All in all it is a very frustrating piece of software. Junk really. That being said I find this present bot interesting. I have not a clue what to do about stop loss. If you do not use one it seems price eventually comes back to make a profit. Is slope just that good. Any way I have just started to look at settings. |
|
| Author: | slowkey [ Sat Aug 04, 2012 4:02 am ] |
| Post subject: | Re: White Box Slope |
Code: Select all
Do not know Steve if this is related but this is a rather strange series of modified sell orders all with a t/p of zero. Nothing really seems to be happening here. The price is not modified. I have about 4 of these sections in a row where the s/l and t/p and price are all the same. See the txt file. |
|
| Author: | SteveHopwood [ Sat Aug 04, 2012 10:01 am ] |
| Post subject: | Re: White Box Slope |
Version 1d is in post 1. I have extended the error reporting so that it shows the function that generated the error. This should help me track down the cause of those order modify errors. Doug, those trades you posted are all sells but this could be coincidence. I cannot find a reason for the tp to be the same as the entry price. I have placed a tp notice in the chart display, and that appears to be correct. Maybe more will be revealed when the markets open after the weekend. |
|
| Author: | slowkey [ Sun Aug 05, 2012 5:55 am ] |
| Post subject: | Re: White Box Slope |
I noticed several hundred 4.42 losses. So in visual mode looked and found an area where there was several 100 modifications of the take profit. The take profit is modified below market but the order is a buy. I do not have a take profit set just close at magenta line. I will see what happens on Demo this PM. Seemed to happen where price broke out of consolidation in a hyperbolic move. |
|
| Author: | SteveHopwood [ Sun Aug 05, 2012 10:01 am ] |
| Post subject: | Re: White Box Slope |
Nice one, Doug. V 1e with the fix for this is in post 1. There is a function in all my code that inserts a missing take profit if the 2 stage modification failed at order send time. This function in turn calls the function that calculates the take profit based on whatever parameters the program uses. I had the buy trade calculation calling for a sell take profit, which was below the market, so WBT obediently closed the trade. Then found correct trading conditions and opened a trade. Then inserted the errant take profit........... Coders, go to void InsertTakeProfit(int ticket) and the bloop will leap out at you. Change Code: Select all Code: Select all |
|
| Author: | cuzgeorge [ Sun Aug 05, 2012 7:07 pm ] |
| Post subject: | Re: White Box Slope |
Woooooow, Steve, could this be whats been plaguing Nanninbob EA and just about all the slope EA's ??? i'm going to check the code for your change as noted above and see if this changes the results. regards and great, great spot Slowkey. cuzgeorge |
|
| Author: | SteveHopwood [ Sun Aug 05, 2012 8:18 pm ] |
| Post subject: | Re: White Box Slope |
Nope, it isn't. To be brutally honest, so many people were so determined to keep on using previous versions of this, that and the other, in the teeth of the fact that later versions had bug-fixes and that they were insisting on using versions with bugs, that I gave up trying to fix them. In the teeth of that sort of gale of looking back, there is only so much interest that I am going to sustain, especially when I long ago lost interest in whichever ea is under discussion. It will never cease to amaze me that the actual coder has so little notice taken of him. Hey ho. What does he know? |
|
| Author: | cuzgeorge [ Sun Aug 05, 2012 8:33 pm ] |
| Post subject: | Re: White Box Slope |
Thank you STeve, I will never understand how you keep up with everything and the understanding you have of us all. I jumped when i read Slowkeys' observation and cannot begin to describe how long i've tried to find that piece of code that would solve this for you, but looking back at the comparissons i'm staring at right now, !! new version up and waiting for ticks. thank you again, and sorry for the offense, never intended and i'm sure you know that. i'll keep trying my best with-out jumping like that in future. regards cuzgeorge |
|
| Author: | SteveHopwood [ Sun Aug 05, 2012 9:37 pm ] |
| Post subject: | Re: White Box Slope |
Thanks for trying, George. If the problem was easy to find, the someone would have found it by now, |
|
| All times are UTC | Page 3 of 6 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|