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

Peaky on Steroids
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=5204
Page 49 of 97
Author:  alecsa72 [ Tue Feb 20, 2018 10:05 am ]
Post subject:  Peaky on Steroids

Gertje » Fri Feb 16, 2018 2:14 pm wrote:Those following my accounts might have noticed already, I'm in trouble... :arrrg:
Overtrading is the reason, and behind the overtrading is plain simple greed.

I know where I screwed up, and IF the account survives [margin has been as low as 125%], I know how to proceed.

The live account is doing slightly better, margin wise, but is deeeeep in the hole as well.
The "fully auto" account is doing well compared to the other ones, with "just" a 16% DD at the moment.

I'll keep you posted.
Doesn't look too bad right now, Gertje - looking at https://www.fxblue.com/users/2085517 statement, <400 dollar drawdown

Did you intervene manually over the past few days, or is it still running in full "auto" ?
Author:  Gertje [ Tue Feb 20, 2018 10:08 am ]
Post subject:  Peaky on Steroids

alecsa72 » Tue Feb 20, 2018 10:05 am wrote: Doesn't look too bad right now, Gertje - looking at https://www.fxblue.com/users/2085517 statement, <400 dollar drawdown

Did you intervene manually over the past few days, or is it still running in full "auto" ?
Nope, this one is still on "fully automatic" mode.
I keep it this way as a comparison next to the "manually challenged" account.
Author:  Gertje [ Tue Feb 20, 2018 10:16 am ]
Post subject:  Peaky on Steroids

The above mentioned account made the 400% mark today.
This was done in 7 months....... :yahoo:
PoS.png
The monthly returns are dropping somewhat due to me leaving the account alone, but so does the DD and at a much larger pace.

Makes one wonder.... :mrgreen: :arrrg:
Author:  alecsa72 [ Tue Feb 20, 2018 10:59 am ]
Post subject:  Peaky on Steroids

Gertje » Tue Feb 20, 2018 12:16 pm wrote:The above mentioned account made the 400% mark today.
This was done in 7 months....... :yahoo:
Great work! :smile:

Can you tell me the name of the indicator in the top right corner please? (day/week/year profit/points breakdown)
Author:  Gertje [ Tue Feb 20, 2018 11:01 am ]
Post subject:  Peaky on Steroids

alecsa72 » Tue Feb 20, 2018 10:59 am wrote:Can you tell me the name of the indicator in the top right corner please? (day/week/year profit/points breakdown)
It is i-profittracker, should floating around at SHF.
Author:  alecsa72 [ Tue Feb 20, 2018 11:28 am ]
Post subject:  Peaky on Steroids

Gertje » Tue Feb 20, 2018 1:01 pm wrote:
alecsa72 » Tue Feb 20, 2018 10:59 am wrote:Can you tell me the name of the indicator in the top right corner please? (day/week/year profit/points breakdown)
It is i-profittracker, should floating around at SHF.
Thanks!
:clap:
Author:  SteveHopwood [ Tue Feb 20, 2018 11:35 am ]
Post subject:  Peaky on Steroids

Gertje » Tue Feb 20, 2018 11:01 am wrote: It is i-profittracker, should floating around at SHF.
http://www.stevehopwoodforex.com/phpBB3 ... acker#p264

:xm: :rocket:
Author:  SteveHopwood [ Wed Feb 21, 2018 10:57 am ]
Post subject:  Peaky on Steroids

This is part of a PM I received last week, asking me to fix these points:
1. When RecoveryProfitPips is hit, the EA does not close the recovery trades.

extern string rec1="---- Recovery ----";
extern bool Trade1UseRecovery=true;
extern int Trade1TradesToConstituteRecovery=3;
extern int Trade1RecoveryProfitPips=60;

2. Basket trading does not close the basket when either the BasketCashTarget or BasketCashPercentageTarget is reached.

extern string tb1="---- Trade1 basket trading ----";
extern bool Trade1AsBasket=true;
extern int Trade1BasketCashTarget=0;
extern double Trade1BasketCashPercentageTarget=1;

3. Similar to 2 above, the Global basket has the same problem.

//Treating every trade open on the platform as part of a basket.
extern string bas="---- Basket trading ----";
extern bool AllTradesBelongToBasket=true;
//'Hard take profit'
extern double BasketCashTakeProfit=0;
extern double BasketCashPercentageTarget=10;
Has anyone else experienced these problems? Has anyone had these features working properly?

:xm: :rocket:
Author:  Gertje [ Wed Feb 21, 2018 11:03 am ]
Post subject:  Peaky on Steroids

SteveHopwood » Wed Feb 21, 2018 10:57 am wrote:This is part of a PM I received last week, asking me to fix these points:

Has anyone else experienced these problems? Has anyone had these features working properly?

:xm: :rocket:
The recovery works like a charm, but the pips entered is PER TRADE.
So if the user aims for 60 pips in totall over the 3 trades, he should enter "20" in the corresponding field.

I believe I abandoned the basket trading due to weird closures in the past, not sure anymore.
Don't care either, since the individual pairs are doing just fine on their own.
I have no need for a basket TP, when a pair has more trades open then the specified number in the recovery section, it handles these trades as a basket.
Author:  SteveHopwood [ Wed Feb 21, 2018 11:09 am ]
Post subject:  Peaky on Steroids

Gertje » Wed Feb 21, 2018 11:03 am wrote: The recovery works like a charm, but the pips entered is PER TRADE.
So if the user aims for 60 pips in totall over the 3 trades, he should enter "20" in the corresponding field.

I believe I abandoned the basket trading due to weird closures in the past, not sure anymore.
Don't care either, since the individual pairs are doing just fine on their own.
I have no need for a basket TP, when a pair has more trades open then the specified number in the recovery section, it handles these trades as a basket.

Thanks Gertje. This saves me from some unnecessary brain pain.

:xm: :rocket:
All times are UTC Page 49 of 97