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

Rinse 'n Repeat
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4693
Page 35 of 56
Author:  SteveHopwood [ Tue May 31, 2016 8:54 pm ]
Post subject:  Rinse 'n Repeat

I am trading the latest version on demo, GJ as I am trading live apart from TJF hedging enabled.

The demo has just fired a defensive hedge. I will let you guys know how it goes.

:xm:
Author:  desi [ Wed Jun 01, 2016 6:16 am ]
Post subject:  Rinse 'n Repeat

SteveHopwood » Tue May 31, 2016 4:54 pm wrote:I am trading the latest version on demo, GJ as I am trading live apart from TJF hedging enabled.

The demo has just fired a defensive hedge. I will let you guys know how it goes.

:xm:
Want to bring to your kind notice that the defensive hedge is fired even when it is disabled i.e., input parameter 'Use TJF' is false.
Author:  SteveHopwood [ Wed Jun 01, 2016 8:42 am ]
Post subject:  Rinse 'n Repeat

desi » Wed Jun 01, 2016 6:16 am wrote: Want to bring to your kind notice that the defensive hedge is fired even when it is disabled i.e., input parameter 'Use TJF' is false.
Thanks desi. There is a line of code that I forgot to add. Fixed in 1l in post 1.

Self fixers, the easiest way is to go to line 3400 and copy this snippet over the 3 lines already in place:

Code: Select all

   //If no defensive hedge already open, do we need one?
   if (Hedged)
      if (UseTJF)
         if (!TjfHedgeOpen)
            DoWeNeedDefensiveHedge();
:xm:
Author:  SteveHopwood [ Wed Jun 01, 2016 8:55 am ]
Post subject:  Rinse 'n Repeat

I have just received a pm from a moron, asking me a question that is already answered in post 1. This moron is the latest member of the On Moderation group; proud members can do nothing more here than read posts and download attachments.

I might occasionally have mentioned in passing, how much I loathe writing user guides and/or detailed instructions in post 1 of my threads. Imagine how irritated I get when some clown asks a question that clearly demonstrates that he/she/it has not read them.

I remind members that SHF is not a place that welcomes dimwits.

:xm:
Author:  SteveHopwood [ Wed Jun 01, 2016 9:39 am ]
Post subject:  Rinse 'n Repeat

V 1m is in post 1.

Not sure what I was on when I coded TJF's hedging - probably listening to the Test Match on the radio and coding at the same time. I did not code to hedge when the position is wildly imbalanced and there is an HGI signal. I coded to hedge only when the position is wildly imbalanced, which is bollocks.

:xm:
Author:  SteveHopwood [ Wed Jun 01, 2016 11:35 am ]
Post subject:  Rinse 'n Repeat

V 1n is in post 1, with an implementation of another brilliant idea by TraderJoeForex. From the updated post 1:
  • The remaining inputs are about whether to hedge when an HGI trend arrow or blue wavy line appear, and close the hedge if a yellow wavy range appears, apart from:
    • OffsetLosersWhenClosingHedge: this tells RnR to calculate how many losing trades can be offset by the profits of a profitable defensive hedge closing, and then close them
    .
There are probably bugs in the code. Coders, have a look at
void GetLosingTradesTickets(int type, double profit) starting at line 1127. The function is called from within bool LookForTradeClosure(int ticket) - itself only called to examine a defensive hedge trade.

:xm:
Author:  TraderJoeForex [ Wed Jun 01, 2016 1:22 pm ]
Post subject:  Rinse 'n Repeat

SteveHopwood » Wed Jun 01, 2016 11:35 am wrote:V 1n is in post 1, with an implementation of another brilliant idea by TraderJoeForex. From the updated post 1:

There are probably bugs in the code. Coders, have a look at
void GetLosingTradesTickets(int type, double profit) starting at line 1127. The function is called from within bool LookForTradeClosure(int ticket) - itself only called to examine a defensive hedge trade.

:xm:
Thanks for adding this Steve.. and what a day on GJ today to be testing this :lol:
Author:  SteveHopwood [ Wed Jun 01, 2016 6:37 pm ]
Post subject:  Rinse 'n Repeat

V 1o is in post 1. This is my last planned release for now. There will be others when code bugs appear - and they will. This stuff is not always easy.

I have added Sixths into the TJF defensive hedging stuff as an additional closure/offset facility. See the additions I have made to the "EDIT: 25/5/16" section of post 1.

Do not expect anything more lucid from me tonight. I have done a lot or coding today and now have a very pleasant bottle of Malt with me, courtesy of your kind gifts. I am going to lower its level substantially.

Have fun with RnR folks. Trade live if you do as I am - with all the TJF hedging and related stuff turned off until we know that it is both coded accurately and helps. It has added just shy of another 1,000 stress-free pips and $74 to my account today, and is up over $200 so far this week.

Mind, if you want stress-free trading then you must follow my trading recommendations in post 1 - just going to make sure they reflect my latest thinking and useage.

:xm:
Author:  SteveHopwood [ Wed Jun 01, 2016 6:40 pm ]
Post subject:  Rinse 'n Repeat

I have reviewed my post 1 trading recommendations. The only thingy I have changed is to tell you all to forget all pairs other than GJ until a member proves that another pair is also tradable this way.

Hic.

:xm:
Author:  olric2000 [ Thu Jun 02, 2016 10:14 am ]
Post subject:  Rinse 'n Repeat

Hi,

I'd like to give you my experience on RnR, some of you may be interested.
I've been using it on GU for two weeks (spread is much lower with respect to GJ). In this period it took 3800 pips, and now the DD is -2559 pips. It seem quite well :) Thank you all.

The version I use is EXP 1, with 0,02 lots.
The set file is attached.
All times are UTC Page 35 of 56