| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Slopey Peaky Bob https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=5389 |
Page 74 of 84 |
| Author: | dclayw [ Fri Jul 30, 2021 7:08 am ] |
| Post subject: | Slopey Peaky Bob |
Sorry been swamped by my day job and have just got back to this. Thanks for the offer of VPS space but I'm all good for the moment thanks. @Steve I also found a slight glitch in the code. At line 4408 in SPB core library. We need to use pip factor, so changed to this: Code: Select all |
|
| Author: | SteveHopwood [ Sat Jul 31, 2021 1:33 pm ] |
| Post subject: | Slopey Peaky Bob |
Great spot. Thanks. I have uploaded the fix to post 1. It is a simple DIY. Line 4408 will be this: IndividualBasketTargetPips = (int) (atrVal * (TpPercentOfAtrToUse / 100) ); Do a search for the code if your line is dififerent. Replace it with: IndividualBasketTargetPips = (int) (atrVal * factor * (TpPercentOfAtrToUse / 100) ); After posting, I decidied to add an extra pair of brackets i.e. IndividualBasketTargetPips = (int) ((atrVal * factor) * (TpPercentOfAtrToUse / 100) ); Remember to recompile Slopey Peaky Bob Latest Version not the .mqh file, or the list of errors will make you jump. |
|
| Author: | acostafulano [ Thu Aug 26, 2021 6:31 pm ] |
| Post subject: | Slopey Peaky Bob |
... |
|
| Author: | dclayw [ Fri Aug 27, 2021 3:08 am ] |
| Post subject: | Slopey Peaky Bob |
@acostafulano you raise some interesting points there with your testing. I did not look closely into your problem and I'm guessing you know better then me as you've been testing this for a long time, but I'd question the strategy of running baskets indefinitely no matter what. At some point you will get into very deep water and likely blow the account. That could either be due to adverse market conditions including black swan type events, or just something happening with the EA, or the broker, or the platform or whatever. Too much risk in having very deep draw down positions open forever with the hope that one day it will come back. While it will very likely come back at some point things can go horribly wrong while you're waiting for that TP, as you have already seen with your example. You're also running an older version of the EA which is bound to have bugs in it, perhaps a bug that will contribute to blowing the account one day, who knows. I also learned a very long time ago never to fight the Super Slope indicator. If it changes to opposite colour then get out, but I do use settings so that it does not change very often. Anyway, my 2c. |
|
| Author: | acostafulano [ Fri Aug 27, 2021 8:43 pm ] |
| Post subject: | Slopey Peaky Bob |
When I said "indefinitely" I was referring more to EA logic, not to my actual trading strategy. In practice, if things go sour (as it happened to me at one point in which I reached drawdowns as high as to take me to 600-700% available margin, I do start intervening, closing baskets manually, stop trading pairs, etc. This has happened only 2-3 times over a year because I have been able to control DD and margin at acceptable levels to me for the most part. I just don't want the EA to make that call for me. (Which is why I'm asking for help to the forum).
|
|
| Author: | telaso [ Mon Aug 30, 2021 2:07 pm ] |
| Post subject: | Slopey Peaky Bob |
Newbie in the field. Hope did not ask something stupid... Very bad news after so long times of hopes...What is the next move/the next way to look for? |
|
| Author: | SteveHopwood [ Sun Nov 14, 2021 5:50 pm ] |
| Post subject: | Slopey Peaky Bob |
I set up a demo to trade individual pairs as a basket, with each pair shooting for a target of 100 pips. Here are the first three weeks of trading: Here are the login details if you want to follow along: Login: 2253567 Investor: czb5vhg |
|
| Author: | Gertje [ Mon Nov 15, 2021 3:39 pm ] |
| Post subject: | Slopey Peaky Bob |
I had the same experience, ended up giving back $16.838 profit when cancelling all trades on the live account after the balance reached the break-even point. Was able to walk away with $1.000 profit after 3 years 'hard work". I pulled the money from the account, and will wait what the future will bring. Strange days...... |
|
| Author: | SteveHopwood [ Sun Nov 21, 2021 5:44 pm ] |
| Post subject: | Slopey Peaky Bob |
Progress report on the individual pair as a basket with a tp of 100 pips: Last week: Cumulative: |
|
| Author: | trader689 [ Sun Nov 21, 2021 8:16 pm ] |
| Post subject: | Slopey Peaky Bob |
Looking very good trader |
|
| All times are UTC | Page 74 of 84 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|