Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
Barat Ali Rezai  
FLORIN ALBU #:
Good set for ICM with the total loss around 162$/0.01 So with 750$/0.01 the risk is 20%. Adjusted as you guys wish. Good robot

thank you very much—my friend.

Barat Ali Rezai  
SecondSet opens extra trades every 900 points (equal to 9000 points for 3 digits accounts). 2, 4, 8


the SL is 3200 points (equal to 32000 points for 3 digits accounts) for SecondSet so it can open a maximum of 15 open positions in the same direction.


SecondSet:
in 900 points (equal to 9000 points for 3 digits accounts)  loss, the EA will open 2 extra trades, in 1800 points  (equal to 18000 points for 3 digits accounts) loss the EA will open 4 extra trades, and in 2700 points  (equal to 27000 points for 3 digits accounts) loss the EA will open 8 extra trades. All those 15 open positions have the same stop loss so all of them will close at the stop loss of the first trade.
the risk will be 3200+(2 * 2300)+(4 * 1400)+(8 * 500) = 17400 points

so the risk will be about $174 per 0.01 lot size in most brokers.


SecondSet has been optimized for the most profit and most number of trades so differences in spreads can make different results.

backtest it before using it to make sure it works well.

the original strategy (Gold High) showed stability on the live signal for 43 weeks but SecondSet is new so I think if you want to use SecondSet it is better to use it with low risk (low lot size).
FLORIN ALBU  
Barat Ali Rezai #:

Hi, thanks for purchasing my EA.

the settings are in the comments #1 , #2 , and #9.

XAUUSD price = 2000.440    ==>  3 digits chart

XAUUSD price = 2000.44    ==>  2 digits


Gold High can open a maximum of 7 positions in the same direction.
in 900 points loss, the EA will open 2 extra trades, and in 1800 points loss the EA will open 4 extra trades. all those 7 open positions have the same stop loss so all of them will close at the stop loss of the first trade.
the risk will be 2600+(2 * 1700)+(4 * 800) = 9200 points

so the risk will be about $92 per 0.01 lot size in most brokers.

Can I ask you to make visible in one of the updates the inputs for grid size (now set to 900) and cycle number of steps (now is set to 3). This settings are now integrated into the EA and not visible for users. Ty
FLORIN ALBU  
FLORIN ALBU #:
Can I ask you to make visible in one of the updates the inputs for grid size (now set to 900) and cycle number of steps (now is set to 3- or is based on SL and then there is nothing to make visible). This settings are now integrated into the EA and not visible for users. Ty
Ty
Barat Ali Rezai  
FLORIN ALBU #:
Can I ask you to make visible in one of the updates the inputs for grid size (now set to 900) and cycle number of steps (now is set to 3). This settings are now integrated into the EA and not visible for users. Ty

Hi.

I will those inputs in the next update.

Barat Ali Rezai  

********************  VERSION 3 ***************************

I added a news filter.

For using the NEWS FILTER you need to allow web request from :

https://calendar.fxstreet.com

https://worldtimeapi.org


Added Inputs:

OpenLongTrades: if(true) ==>  allowed opening buy positions.

OpenShortTrades: if(true) ==>  allowed opening sell positions.

EnableTrailingSL: if(true) ==>  allowed using trailing stop loss for the first position.

MinProfitTrailSL: minimum required profit per point to activate the trailing stop loss for the first position.

StartLevelOfTSL: the first distance per point of the trailing stop loss for the first position.

AllowExtraTrades:  if(true) ==>  allowed opening recovery positions.

RecoveryTradeDistance: the distance per point between recovery levels.

MaxNumberOfBuy: maximum allowed long open positions.

MaxNumberOfSell:  maximum allowed short open positions.

EnableTrailingSLForRecovery:  if(true) ==>  allowed using trailing stop loss when recovery trades opened.

MinProfitTrailSLForRecovery:  minimum required profit per point to activate the trailing stop loss when when recovery trades opened.

StartLevelOfTSLrecovery:  the first distance per point of the trailing stop loss when the recovery trades opened.

MinProfitTrailSLForRecoveryL1SecondSet:  minimum required profit per point to activate the trailing stop loss when only one level of recovery trades opened. (only for SecondSet settings)

MinProfitTrailSLForRecoveryL2SecondSet: minimum required profit per point to activate the trailing stop loss when only 2 levels of recovery trades opened.   (only for SecondSet settings)

MinProfitTrailSLForRecoveryL3SecondSet:  minimum required profit per point to activate the trailing stop loss when only 3 levels of recovery trades opened.   (only for SecondSet settings)

MinProfitTrailSLForRecoveryL4SecondSet:  minimum required profit per point to activate the trailing stop loss when only 4 levels of recovery trades opened.  (only for SecondSet settings)

MinProfitTrailSLForRecoveryL5SecondSet:  minimum required profit per point to activate the trailing stop loss when only 5 levels of recovery trades opened.  (only for SecondSet settings)

CutProfitLevel5SecondSet: something like break even when all 5 levels of recovery trades opened.  (only for SecondSet settings)

MinProfitCutProfitLevel5SecondSet:  minimum required profit per point to activate CutProfitLevel5.  (only for SecondSet settings)

StartLevelOfTSLrecovery SecondSet :  the first distance per point of the trailing stop loss when the recovery trades opened.  (only for SecondSet settings)

DynamicRecoveryLevels: if(true) ==> the recovery trades open only when the moving averages show a sign that the trend is gonna reverse.

DSMA: small moving average for  DynamicRecoveryLevels.

DBMA: big moving average for  DynamicRecoveryLevels.

jakob.elm.booth  
Is anyone else having issues with Version 3 attaching to the chart?
Barat Ali Rezai  
jakob.elm.booth #:
Is anyone else having issues with Version 3 attaching to the chart?

Hi.

please send me screenshots of the "Journal" and the "Experts" windows in your MetaTrader after you attach the EA.

try again using "Use News Filter = false" setting.

Barat Ali Rezai  
jakob.elm.booth #:
Is anyone else having issues with Version 3 attaching to the chart?

I did not code the News Filter function myself. I ordered it from Freelance.

I contact the coder and asked him to fix the problem. I will fix the problem and update the EA soon.

Joao Flores Neto  
I have a problem: 2023.06.14 19:13:31.586 Gold High (XAUUSD,M15) ERROR_TXT IN WebRequest
Could you help me? Thanks


SOLVED!!!

Joao Flores Neto  
JOAO ANTONIO FLORES NETO #:
I have a problem: 2023.06.14 19:13:31.586 Gold High (XAUUSD,M15) ERROR_TXT IN WebRequest
Could you help me? Thanks


SOLVED!!!

ERROR_TXT IN WebRequest yet!!!

TopFX  
jakob.elm.booth #:
Is anyone else having issues with Version 3 attaching to the chart?

yes me:


2023.06.15 21:26:55.482    Gold High (XAUUSD,H1)    ERROR_TXT IN WebRequest


Can anybody help please!

Thank you and many regards

TopFX  

Hey guys,

I have purchased Gold High and I am trying to attach it to a chart but it removes the EA instantly and I get the following error message in Experts tab:


2023.06.15 21:26:55.482    Gold High (XAUUSD,H1)    ERROR_TXT IN WebRequest


Can anybody help please!

Thank you and many regards

Joao Flores Neto  
TopFX #:

Hey guys,

I have purchased Gold High and I am trying to attach it to a chart but it removes the EA instantly and I get the following error message in Experts tab:


2023.06.15 21:26:55.482    Gold High (XAUUSD,H1)    ERROR_TXT IN WebRequest


Can anybody help please!

Thank you and many regards

I have same error. Did you fix it?
TopFX  
JOAO ANTONIO FLORES NETO #:
I have same error. Did you fix it?

Is there any update? I need to inform mql5 for a refund because I cannot use the EA.

Barat Ali Rezai  
The ThirdSet can open a maximum of 10 open positions. and the maximum risk is about $210 per 0.01 lot size in most brokers.
Barat Ali Rezai  
the ThirdSet opens one extra trade every 420 points (equal to 4200 points in 3 digits accounts)


The ThirdSet can open a maximum of 10 open positions. and the maximum risk is about $210 per 0.01 lot size in most brokers.


All those 10 open positions have the same stop loss so all of them will close at the stop loss of the first trade.

the maximum risk will be 4000 + 3580 + 3160 + 2740 + 2320 + 1900 + 1480 + 1060 + 640 + 220 = 21100 points (equal to 211000 in 3 digits accounts)
Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti