2023.07.19 11:14:41.367 2022.03.07 07:33:55 Testing pass stopped due to a critical error in the EA
Posts made by serioza
-
RE: 2023.07.19 11:14:41.366 2022.03.07 07:33:55 oil trader USOIL,Daily: zero divide in '8320-42950.mq4' (18493,36)posted in Bug Reports
-
2023.07.19 11:14:41.366 2022.03.07 07:33:55 oil trader USOIL,Daily: zero divide in '8320-42950.mq4' (18493,36)posted in Bug Reports
Can someone help on how to determine where this is?
-
virtualirtual stops trailingposted in Questions & Answers
Does anyone know if virtual stops are being trailed like normal stops?
If not hot to make this happen? -
RE: zero divide in '8320-30394.mq4' (12065,31) THIS ERROR CODE MAKES MY EA STOPposted in Bug Reports
Looks like I've found the problem, I've replaced in the (if trade) block the specified symbol by completely deleting the symbol definition and retyping it
-
RE: zero divide in '8320-30394.mq4' (12065,31) THIS ERROR CODE MAKES MY EA STOPposted in Bug Reports
@fxdreema how to tell in which block is this error?
-
RE: zero divide in '8320-30394.mq4' (12065,31) THIS ERROR CODE MAKES MY EA STOPposted in Bug Reports
@fxdreema hm no the uninit appears only when I change the timeframe hope it doesn't affect anything else, the zero divide fault code appears when a SL should be placed but is rejected somehow, it's also in the journal.
2021.12.28 19:08:32.778 '': modify order #56840184 buy 0.01 SPX500 at 4805.39 sl: 0.00 tp: 0.00 -> sl: 4631.00 tp: 0.00
2021.12.28 19:08:32.895 ''': order #56840184 buy 0.01 SPX500 at 4805.39 was modified -> sl: 4631.00 tp: 0.00
2021.12.28 19:08:34.528 ''': modify order #56840184 buy 0.01 SPX500 at 4805.39 sl: 4631.00 tp: 0.00 -> sl: 0.00 tp: 0.00
2021.12.28 19:08:34.727 ''': order #56840184 buy 0.01 SPX500 at 4805.39 was modified -> sl: 0.00 tp: 0.002021.12.28 17:10:12.280 '***** SPX500,Daily: zero divide in '8320-37707.mq4' (12065,31)
After it stops working, in tester it's a critical error
2021.12.28 17:07:49.290 SPX500,M1: 137276 tick events (13521 bars, 1555327 bar states) processed in 0:00:01.984 (total time 0:00:02.125)
2021.12.28 17:07:49.290 2021.03.18 20:01:06 Tester: order #1 is closed
2021.12.28 17:07:49.290 2021.03.18 20:01:06 Testing pass stopped due to a critical error in the EA
2021.12.28 17:07:49.290 2021.03.18 20:01:06 ***** SPX500,M1: zero divide in '8320-37707.mq4' (12065,31)
2021.12.28 17:07:49.290 2021.03.18 20:01:06 ***** SPX500,M1: open #2 sell stop 0.01 SPX500 at 3871.57 ok
2021.12.28 17:07:49.290 2021.03.18 20:01:06 ***** SPX500,M1: open #1 buy 0.01 SPX500 at 3919.98 ok -
RE: zero divide in '8320-30394.mq4' (12065,31) THIS ERROR CODE MAKES MY EA STOPposted in Bug Reports
Another fault is ( uninit reason 3 ) dont know what that means, it used to work fine but somehow have a feeling the broker is blocking something on its end as manual orders don't go through either with enough margin
-
RE: zero divide in '8320-30394.mq4' (12065,31) THIS ERROR CODE MAKES MY EA STOPposted in Bug Reports
not sure how to share a link to the project
-
zero divide in '8320-30394.mq4' (12065,31) THIS ERROR CODE MAKES MY EA STOPposted in Bug Reports
Does anyone have experience with the mt4 FAULT codes.
I've created a pretty successful ea only now getting this fault code after no more action from the ea.
can someone help resolve it? -
Pending order is not being placedposted in Bug Reports
I have made a setup to place pending orders at a set interval however can't get it to run.
I can place stops manually so something else must be not working.
0_1611875805478_Sell pending order.mq4
Can one of you guys see what Am I doing wrong? -
RE: My indicators doesnt seem to work from custom indicator valuesposted in Bug Reports
Thank you for you reply!
Its when one is above the other than pass buy and below pass for sell.
I think I found out why it didnt work my ea was set to buy only at the time, it works now, thanks for your help. -
My indicators doesnt seem to work from custom indicator valuesposted in Bug Reports
Please can someone check if you can make this indicator work to produce output from its values.0_1610013102592_Triggerlines.mq4 0_1610013273142_trigger lines.mq4 0_1610013294773_Triggerlines.mq4
-
RE: guys please test and rateposted in Questions & Answers
@drich02 you onlu need the .ex4 file to test, and a good excersize to compile something similar dude its a very simple build only 5 conections.
-
RE: guys please test and rateposted in Questions & Answers
@trader-philipps so far so good with 10k, run it on demo dont backtest, use the ratio as above
-
RE: guys please test and rateposted in Questions & Answers
I guess ill keep testing it untill it blows the account
hope to find a good grid size that allows for a trend, the price tends to comeback to earlier levels to close in profit -
RE: guys please test and rateposted in Questions & Answers
the backtest doesnt give any good results thats true.
im running it now for 2 weeks on ger30 nas100 us30 usoil and have very good results so far, up 120k ftom 10k
it works very well on ranging conditions you might want to set the grid on 1600 and tp at 200/400/400 lotsize 0.25
sl at 800/-400the settings might vary per insyrument but this ratio works
-
RE: guys please test and rateposted in Questions & Answers
nothing much just testdrive and rate it let me know if you see any improvements
-
RE: when creating candle crosses above candle high, the body is used as high not the wick? is this to fix somehow?posted in Bug Reports
wow thanx alot man this is exactly what I need!