nothing much just testdrive and rate it let me know if you see any improvements
Best posts made by serioza
-
RE: guys please test and rateposted in Questions & Answers
-
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!
-
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
Latest 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.367 2022.03.07 07:33:55 Testing pass stopped due to a critical error in the EA
-
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?