copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Best AI app to code MT4 bots EAs - Forex Factory Hello all, I am trying to find the best AI app to code MT4 EAs or MT4 indicators Tried chatGPT of course, it's good for Python scripts, macros, etc but MT4 not really I then tried a few more, but I spent more time debugging the same issues than testing EAs The best I've found so far is Mistral AI chat: https: chat mistral ai chat Note, it is the best I've found so far, but it's still
Improved OrderHistory mq4 script to display trade history on charts Last updated: 2020-May-05 Posted links to the adapted indicator version (by robots4me), and the MT5 translations (by getch) Last updated: 2017-Jul-04 Posted new V14 Update Greetings all, I get so much from this forum I want to give something back to it I re-wrote a script called OrderHistory mq4 that someone else created that goes through your trade history records and plots them on a
MT4s new buy sell button - heres a better script - Forex Factory MT4's new button looks pretty, but the scripts attached are much better IMO as they place TP SL with each order and you only have to double-click the script I've also attached a script so you can modify the SL and TP by simply dragging the lines
General purpose close delete orders EA - Forex Factory OVERVIEW ' Close Orders (hanover) ex4 ' is a general purpose EA (download it into your MQL4 Experts folder) that will close open orders, and or delete pending orders, that match your specified criteria I haven't provided source code, because the EA was written back in 2013 using MQL4 build 509, and the mq4 will likely compile with a zillion errors if compiled using the latest MQL4