| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Slopey Peaky Bob https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=5389 |
Page 58 of 84 |
| Author: | SteveHopwood [ Thu Apr 11, 2019 3:56 pm ] |
| Post subject: | Slopey Peaky Bob |
Glad you got it sorted out. We can tell members to try a different chart if this arises again. |
|
| Author: | SteveHopwood [ Sat Apr 27, 2019 2:06 pm ] |
| Post subject: | Slopey Peaky Bob |
V 2k is in post 1. I have added differential lot sizing and moved lot sizing to its own section. I have added Desky's full swap filters. Details are in the user guide but you do not need it if you have been following along with Desky. |
|
| Author: | SteveHopwood [ Wed May 01, 2019 1:40 pm ] |
| Post subject: | Slopey Peaky Bob |
V 2l is in post 1. This addresses a rare situation where a pair that is normally negative swap in one direction is temporarily at zero and so the bot can send trades in a direction that will cost a lot of swap when that swap reverts to its normal negative. You do not need the update if negative swap does not bother you. DIYers, copy this over the top of the existing void TradeDirectionBySwap(string symbol) function: Code: Select all |
|
| Author: | SteveHopwood [ Tue May 14, 2019 9:45 am ] |
| Post subject: | Bloop alert |
I have SPB running an a largely unattended account. I noticed earlier that a group of stop orders were repeatedly being sent and then deleted. This behaviour stopped once I turned off the various SS delete pendings on an opposite signal inputs. There is a logic failure somewhere and I will sort it out later. In the meantime, be aware that this can happen. |
|
| Author: | ntjs [ Tue May 14, 2019 12:34 pm ] |
| Post subject: | Slopey Peaky Bob |
Shirt protection? |
|
| Author: | SteveHopwood [ Tue May 14, 2019 3:29 pm ] |
| Post subject: | Slopey Peaky Bob |
Just so you know folks, the problem is caused by the rolling grid. SPB was obediently deleting the pendings when one of the CSS turned to the opposite colour, then the rolling grid function would equally obediently spot that there are no stop orders in place, and replace them. I shall add additional conditionals to void DoRollingGridStuff(string symbol, int pairIndex) later. For now, don't run both pending deletion and rolling grids at the same time. |
|
| Author: | SteveHopwood [ Wed May 15, 2019 11:42 am ] |
| Post subject: | Slopey Peaky Bob |
V 2m is in post 1. This has the attempted fix for the problem I described a few posts ago. For the DIYers, do a search for: if (RollingGrid)//Are we using this feature? Replace the existing code block with: Code: Select all |
|
| Author: | SteveHopwood [ Sat May 18, 2019 1:57 pm ] |
| Post subject: | Slopey Peaky Bob |
V 2n is in post 1. I have added PairPrefix and PairSuffix inputs to the General Inputs section. SPB will add these to your lists of pairs should your broker use them. I have added the directional trading controls that I added to Desky last week. I have added a feature requested by Sam. The inputs are LeaveIndividualBasketPendingsOpen for treating individual pairs as a basket, and LeaveAllPairsBasketPendingsOpen for the global baskets. From the updated UG:
Coders, I added a boolean variable deletePendings to the basket trading section. I have set this to 'true' or 'false' according to the relevant Leavexxxxx input, whenever a function is called that may close baskets. There is a possibility that I have missed a call somewhere. Also for the coders, I was adapting SPB for one of our members and kept on forgetting that all the variables began with an upper case letter, so I repeated the exercise I did with Desky a few weeks ago and changed them so they all begin with a lower case. Bear this in mind for future DIY or it will cause you confusion. |
|
| Author: | MurphyMan [ Sat May 18, 2019 5:26 pm ] |
| Post subject: | Slopey Peaky Bob |
Thanks a lot Steve! I'll take it for a run this week. :hi: |
|
| Author: | MurphyMan [ Thu May 23, 2019 4:29 pm ] |
| Post subject: | Slopey Peaky Bob |
I got this alert today from my SPB, Ver 2n: The two losing trades closed, along with 4 pendings, but there was nothing in profit to balance, so break-even didn't happen. My recovery settings are: Use Recovery - True The number of trades that must be opened for recovery - 6 The number of losers to close out at the break - 2 Recovery Profit Pips - 10 Have I got a setting wrong here? |
|
| All times are UTC | Page 58 of 84 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|