Who can check my EA for errors?
-
i just finished my ea yesterday with help of some gurus here
so b4 i startbusibg this week i need pros to help check my project to see if any error is in it tgat will cause issue in the bot tradibg on it own....tags: @ambrogio @l-andorrà @roar @TipsyWisdom
my project
-
You didn't select any variable on block 63, so you will not see the results. Additionally, you need to be careful when selecting 30 closed trades as you did. That can saturate the bot in moment of high volatility.
-
@l-andorrà thanks for the comment boss..
now i dont really know how to add the variable.
pls show me an example, so i can follow up -
@l-andorrà also i tried to fix the viarable but all i get is the name of the comment in the position i place it. i feel that is the klast thing i need in the bot then i go live
The new project
https://fxdreema.com/shared/TrE2nYaFd -
@ambrogio pls help with this project
-
@fx_boy I really don't know what I can check. The only one who can control is you. You should do a lot of backtest and see if everything works. If something doesn't work, come back here. No one can do this job for you.
-
@ambrogio my viarables are not working
i dont see my consecutive wins and loss in the chart has text -
@fx_boy you need to create two variables, profit and loss (named as you want).. then for each closed trade (not more than "n" = 0)...check profit as show below

-
-
@ambrogio tried on mt4 and 5 not seems to work
-
@fx_boy what's doesn't work?
-
@ambrogio the stat is not showing on the cahrt just 0 & 0

-
@fx_boy please share the link to ypur project
-
@ambrogio got it below boss
-
@fx_boy since we check profit lower than 0 , you have to fix this way : orange dot linked to loss variable, yellow dot linked to profit variable.
Remeber to reset these variable when you need (at starting day eg.: below block #55 modify variable loss value=0 profit value=0)
-
-
@fx_boy seems to be fine
-
@ambrogio okay then..
im testing it out now -
@ambrogio thanks my bro
it worked fine and perfect I think I am ready to hit the market now.
-
@fx_boy
