However I think sometimes it closes the trades too soon completely ignoring my take TP. Today's collapse had a sell order that closed too soon not making used of it.
May I suggest a trailing stop where we can choose when the trailing starts and amount of pips?
IE: trailing starts at X profit with X pip trailing.
Vitor Lima: Great work on this EA. Best one I tried so far.
However I think sometimes it closes the trades too soon completely ignoring my take TP. Today's collapse had a sell order that closed too soon not making used of it.
May I suggest a trailing stop where we can choose when the trailing starts and amount of pips?
IE: trailing starts at X profit with X pip trailing.
Hi.
Work in this direction is underway.But do not have enough time.Within a couple of months.
BlockOpenOldPrice - disable opening at a price better than the previous trade>>>Invalid function
Function BlockOpenOldPrice is working properly.
On the attached screenshot you can see one deviation by 1 point. This is due to Bid price calculations. The opening price is happening at the Ask price. This is not an error, but protection against spread jumps during calculations.
When a trade was opened, the deviation spread was 1 (= 6) larger than the others.
Warning
According to your screenshot, you can see that the EA is set on a maximum M5 timeframe.In the auto settings there are no sets for this mode!Therefore obligatory optimization and full understanding of what you are doing!
Never run an expert on the account without checking it in the tester. Although this does not guarantee profit in the future, it will save you from errors in the settings and will probably give you a profit based on technical analysis.
Никогда не запускайте эксперта на счёте не проверив его в тестере. Это хоть и не гарантирует получение прибыли в будущем, но убережёт от ошибок в настройках и даст вероятнось прибыли основываясь на техническом анализе.
Great work on this EA. Best one I tried so far.
Hi.
Work in this direction is underway. But do not have enough time. Within a couple of months.
Hi everyone,
Has anyone got config files for EURJPY, CADCHF, CADJPY, CHFJPY, EURCAD, GBPCAD, GBPJPY, GBPCHF and GBPNZD?
After EA has undergone several optimization tests, some data will be lost??
Yes,the same issue is on my tests.
Don't know why...
Dear MS,
StopIlanis - disable opening new series, the current series will be continued>>>>Invalid function, keep opening new orders, almost causing losses
Please check that there is wrong?
Dear MS,
StopIlanis - disable opening new series, the current series will be continued>>>>Invalid function, keep opening new orders, almost causing losses
Please check that there is wrong?
Please fix EA as soon as possible
Already caused my $3000 small account loss to be close to $1000
hi :) last update caused this?
MT5 Build 1983
tester stopped because OnInit returns non-zero code
genetic pass (0, 1) tested with error "OnInit failed" in 0:00:00.005
hi :) last update caused this?
MT5 Build 1983
tester stopped because OnInit returns non-zero code
genetic pass (0, 1) tested with error "OnInit failed" in 0:00:00.005
Waiting for the author to reply. Thank you for your help....
Dear MS,
StopIlanis - disable opening new series, the current series will be continued>>>>Invalid function, keep opening new orders, almost causing losses
Please check that there is wrong?
Hi.
StopIlanis - disable opening new series, the current series will be continued.
hi :) last update caused this?
MT5 Build 1983
tester stopped because OnInit returns non-zero code
genetic pass (0, 1) tested with error "OnInit failed" in 0:00:00.005
Hi.
1) Broker and account type.
2) Full Expert Logs when an error occurs.
Hi.
StopIlanis - disable opening new series, the current series will be continued.
You do not understand my explanation?...
StopIlanis - disable opening new series>>>>>I have activated this feature, but still open new orders.????
You do not understand my explanation?...
StopIlanis - disable opening new series>>>>>I have activated this feature, but still open new orders.????
OK~I got it~~
OK~I got it~~
It is recommended to increase the limit to open the maximum number of new orders, if the trend continues in the same direction
Even with 0.01 start lots, it's just as dangerous.
Another serious problem.....
BlockOpenOldPrice - disable opening at a price better than the previous trade>>>Invalid function
Another serious problem.....
BlockOpenOldPrice - disable opening at a price better than the previous trade>>>Invalid function
On the attached screenshot you can see one deviation by 1 point. This is due to Bid price calculations. The opening price is happening at the Ask price. This is not an error, but protection against spread jumps during calculations.
When a trade was opened, the deviation spread was 1 (= 6) larger than the others.
According to your screenshot, you can see that the EA is set on a maximum M5 timeframe. In the auto settings there are no sets for this mode! Therefore obligatory
optimization and full understanding of what you are doing!