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

Bob and Shelley Again
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=2759
Page 28 of 120
Author:  kwanann [ Wed Sep 18, 2013 9:50 pm ]
Post subject:  Re: Bob and Shelley Again

U guys might have hit gold! For thr fun of it, I stuck this in a competition and it's now sitting in 1000+ profit! Just going to let it do it's thing and see what happens
Author:  spotdespot [ Thu Sep 19, 2013 7:17 am ]
Post subject:  Re: Bob and Shelley Again

SteveHopwood wrote:Something for you guys to think about.

I have BE set to 30 with +2. From there I have a jumping stop of 50 pips.

The final trade in that pic I just posted closed at +2. I assume the basket breakeven line has reset appropriately - don't know but the code should have taken care of it.

So, my question is this: once BASA is in basket mode, what should happen to individual trade stop losses and management features?

:D
:oops: - pretty good point that Steve!! imo once a basket is formed it needs its own a trailing stop and tp feature (MPBM type thing?). Adaptive TP/SL/Jumping stops are in MPBM and always made sense to me.

Shelley's EA though so just my opinion.

Cheers,
Dave.
Author:  fxozgirl [ Thu Sep 19, 2013 8:48 am ]
Post subject:  Re: Bob and Shelley Again

SteveHopwood wrote:Something for you guys to think about.

I have BE set to 30 with +2. From there I have a jumping stop of 50 pips.

The final trade in that pic I just posted closed at +2. I assume the basket breakeven line has reset appropriately - don't know but the code should have taken care of it.

So, my question is this: once BASA is in basket mode, what should happen to individual trade stop losses and management features?

:D

Not sure if anyone else had this occur, but I quickly put v1v on my Demo 1 charts this morning and just as quickly took it off again. The EA drew the breakeven line on charts where there was only 1 trade (this occurred on 7 different charts), and subsequently closed all 7 trades at a small loss. See below my audjpy charts I had running. I left the stackbreakeven settings at default.
audjpy.gh4_basa_stackbreakevenlinecolour.png
audjpy.gh4_basa_stackbreakevenlinecolour_tradeclosed.png
BASA_trades_closed_stackbreakevenline.png
Author:  fxozgirl [ Thu Sep 19, 2013 8:50 am ]
Post subject:  Re: Bob and Shelley Again

kwanann wrote:U guys might have hit gold! For thr fun of it, I stuck this in a competition and it's now sitting in 1000+ profit! Just going to let it do it's thing and see what happens

That's great kwanann...let us know how you go!!

Cheers
Shelley :D
Author:  forextra [ Thu Sep 19, 2013 8:59 am ]
Post subject:  Re: Bob and Shelley Again

fxozgirl wrote: Not sure if anyone else had this occur, but I quickly put v1u on my Demo 1 charts this morning and just as quickly took it off again. The EA drew the breakeven line on charts where there was only 1 trade (this occurred on 7 different charts), and subsequently closed .......
Similar issue with v1v
Author:  fxozgirl [ Thu Sep 19, 2013 9:04 am ]
Post subject:  Re: Bob and Shelley Again

Current open trades with BASA Demo 1...over 1700 green pips and lost hundreds of pips this morning with the glitch in the EA
Current_Open_Trades_BASA_Demo1_130919.png
Author:  fxozgirl [ Thu Sep 19, 2013 9:09 am ]
Post subject:  Re: Bob and Shelley Again

forextra wrote:
fxozgirl wrote: Not sure if anyone else had this occur, but I quickly put v1u on my Demo 1 charts this morning and just as quickly took it off again. The EA drew the breakeven line on charts where there was only 1 trade (this occurred on 7 different charts), and subsequently closed .......
Similar issue with v1v

My bad forextra...I meant v1v as well ;)
Author:  SteveHopwood [ Thu Sep 19, 2013 9:27 am ]
Post subject:  Re: Bob and Shelley Again

fxozgirl wrote:Not sure if anyone else had this occur, but I quickly put v1v on my Demo 1 charts this morning and just as quickly took it off again. The EA drew the breakeven line on charts where there was only 1 trade (this occurred on 7 different charts), and subsequently closed all 7 trades at a small loss. See below my audjpy charts I had running. I left the stackbreakeven settings at default.
If you want a job doing properly, give Steve some money, send him to the movies and hire in someone with a firing synapse.

Those of you who can, find this comment line in void CountOpenTrades(), at the end of the function:
//Stacked basket
The next line of code is:
if (OpenTrades > 0)

Change it to:
if (OpenTrades > 1)
then recompile.

For the rest of you, the fix is in post 1 - no version number change.

:D
Author:  fxozgirl [ Thu Sep 19, 2013 9:38 am ]
Post subject:  Re: Bob and Shelley Again

SteveHopwood wrote:
fxozgirl wrote:Not sure if anyone else had this occur, but I quickly put v1v on my Demo 1 charts this morning and just as quickly took it off again. The EA drew the breakeven line on charts where there was only 1 trade (this occurred on 7 different charts), and subsequently closed all 7 trades at a small loss. See below my audjpy charts I had running. I left the stackbreakeven settings at default.
If you want a job doing properly, give Steve some money, send him to the movies and hire in someone with a firing synapse.

Those of you who can, find this comment line in void CountOpenTrades(), at the end of the function:
//Stacked basket
The next line of code is:
if (OpenTrades > 0)

Change it to:
if (OpenTrades > 1)
then recompile.

For the rest of you, the fix is in post 1 - no version number change.

:D

Lol Steve, thanks for the quick fix :D
Author:  fxozgirl [ Thu Sep 19, 2013 10:31 am ]
Post subject:  Re: Bob and Shelley Again

spotdespot wrote:
SteveHopwood wrote:Something for you guys to think about.

I have BE set to 30 with +2. From there I have a jumping stop of 50 pips.

The final trade in that pic I just posted closed at +2. I assume the basket breakeven line has reset appropriately - don't know but the code should have taken care of it.

So, my question is this: once BASA is in basket mode, what should happen to individual trade stop losses and management features?

:D
:oops: - pretty good point that Steve!! imo once a basket is formed it needs its own a trailing stop and tp feature (MPBM type thing?). Adaptive TP/SL/Jumping stops are in MPBM and always made sense to me.

Shelley's EA though so just my opinion.

Cheers,
Dave.
I have updated my charts with the amended v1v and stackbreakeven line looks like it is being drawn correctly now :D

I think once the stack commences (so 2 or more trades), then everything needs to be contained within the basket. The stackbreakeven line is drawn at x adaptive pips above the calculated break even...perhaps just a simple basket trailing stop would work from that point.

It seem's to me that it would be quite a complex piece of coding (not actually even sure if it would be possible) that would be able to convert the single trades into a basket, delete individual SL's and incorporate a basket trailing stop. Perhaps a good trail would be to trail price by 50 pips (or equivalent to what the jumping stop is set at??

Look at the nzdusd chart below...5 trades are open (so max trades), stackbreakevenline drawn, however trades will all close well before price gets back to the stackbreakeven line as each individual stop loss has still been set. If a basket trailing stop was implemented the stacktakeprofit line would be slightly above the highest SL line currently shown on the chart, which would be ideal in my opinion.
nzdusd.gh4_stackbreakevenenabled.png
All times are UTC Page 28 of 120