Hi Aydinsarihan, thank you for the update. Did you not use Python in V7?
expert advisors 5 replies
Are there any Expert Advisors with no TP and SL? 2 replies
Looking for someone familiar with programming expert advisors for MT4... 6 replies
Expert Advisors Tutorial. 10 replies
Expert Advisors for Meta 4 6 replies
Disliked{quote} Maybe it works on crypto, but on fiat where there is no increased volatility, it is not possible: The reference price is constantly reset to the current Bid That means: every second (OpenTime = 1) the reference price is set to the current Bid Therefore: BuyTriggerLine = Bid + step SellTriggerLine = Bid – step And because the reference price is updated before the price has a chance to breakout… the lines move with the price and the price can never cross them. So the entry condition is only active in an extremely short window. SekanasStep...Ignored
DislikedHi, Aydinsarihan. Thanks for your work, especially ForMegAS v5, Been running it on a live account and it's impressive for now. Is it the final version?Ignored
Disliked{quote} Added the ability to display buttons for the nearest S/R levels and the ability to enter Limit orders at these levels, or Market orders with the same MagicNum as set in the EA, setting BE for open orders, hiding or displaying the Info Panel. Basically, it is possible to let the EA trade without intervention, or if there is a false breakout, you can additionally average positions or enter new ones. The code should not contain major errors, the detailed (final) cleaning of the code has not yet been completed. {file}Ignored
Disliked{quote} I haven't had time due to other projects. I'm attaching the latest version, but it needs further development. Deep DDs were occurring every 2-3 months. I hadn't been able to solve this problem. {file} {file} {file}Ignored