stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Rinse 'n Repeat
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4672
Page 10 of 10
Author:  bazze [ Sun Apr 10, 2016 1:46 pm ]
Post subject:  Rinse 'n Repeat

Thanks, Steve/remon :good: ...A exiting week ahead :party: :party: :party:
Author:  Arkangela [ Sun Apr 10, 2016 2:23 pm ]
Post subject:  Rinse 'n Repeat

if I have correctly understand the method there is a small problem with these parts of code :

Code: Select all

if (Ask < HighestBuyPrice + (DistanceBetweenTrades / factor) )
at line 955

and

Code: Select all

if (Bid > LowestSellPrice - (DistanceBetweenTrades / factor) )
at line 978

when we see the example below between the trades 3 and 4 we should have a buy at 1.13655 but as we already have a buy trade at 1.13755 "Ask" is under "HighestBuyPrice + (DistanceBetweenTrades / factor)" so under 1.13855 and the trade is not open
pouet.jpg
Author:  lsout [ Sun Apr 10, 2016 9:24 pm ]
Post subject:  Rinse 'n Repeat

Arkangela ยป Sun Apr 10, 2016 2:23 pm wrote:if I have correctly understand the method there is a small problem with these parts of code :

Code: Select all

if (Ask < HighestBuyPrice + (DistanceBetweenTrades / factor) )
at line 955

and

Code: Select all

if (Bid > LowestSellPrice - (DistanceBetweenTrades / factor) )
at line 978

when we see the example below between the trades 3 and 4 we should have a buy at 1.13655 but as we already have a buy trade at 1.13755 "Ask" is under "HighestBuyPrice + (DistanceBetweenTrades / factor)" so under 1.13855 and the trade is not open
Now I can see why doing the visual test I noticed that the bot doesn't reopen trades in between the extreme buy/sell orders. Seems to be a serious bug, thanks for reporting. Hopefully will be fixed soon. The bot and the method are absolutely great!
Author:  SteveHopwood [ Sun Apr 10, 2016 9:44 pm ]
Post subject:  Rinse 'n Repeat

Which bit of this from post 1 do you dimwits not get:
Once a trade is open in either or both directions, RnR takes a new buy trade every time the market rises above the highest buy price by DistanceBetweenTradesPips, and a new sell trade every time the market falls below the lowest sell price by DistanceBetweenTradesPips.
Now stop bleating about what the bot does not do and start working with what it does do. If what it does do does not work, then this will emerge.

I am starting to get seriously angry.

I spent much of the last two weeks coding this fucking thing. I spent much of today writing the fucking post 1.

Guess what happens to cretins who add to my already mounting frustration and irriatation.

So, ask yourselves this, dimwits: how long do you think your registration will last if you continue to annoy me>

Capiche cretins?

This thread is locked until I have cooled down. Sometime about the middle of the week. This will give you fucking cretins time to work out what this fucking ea fucking well does and whether it fucking well works.

I trust I have made my feelings clear. Do say if not and I will elucidate further.
Author:  SteveHopwood [ Sun Apr 10, 2016 10:47 pm ]
Post subject:  Rinse 'n Repeat

There are those who think my lethal temper is something to be feared. It is not unless you are the one to have caused me to lose it. It passes.

The slow burn of simmering irritation and resentment is something different. My slow burn is simmering humongously tonight and has yet to reach its height. Bear that in mind if you are contemplating posting elsewhere in shf. The most recent dimwits are now consigned to the bin of members unable to do anything more than read posts and download attachments, a few hours after they first irritated me. Best to leave me alone tonight.

I will reopen this thread on Wednesday, possibly. If my slow burn has stopped. Don't count on it. My slow burns have been known to last a while. By then, I expect people to have gained an understanding of what this bot does. I will expect coders who have spotted bloops that I have not corrected in the meantime, to provide solutions, not bleats that such-and-such does not look right.

When I reopen this thread, I shall expect members to behave intelligently and make useful contributions.
Author:  SteveHopwood [ Sat Apr 23, 2016 4:38 pm ]
Post subject:  Rinse 'n Repeat

We are back in business folks, but not in this thread - you will see why when you visit http://www.stevehopwoodforex.com/phpBB3 ... 28#p139328.

:xm:
All times are UTC Page 10 of 10