- Juni 21, 2019
- Diposting oleh: Tim Wiki Valas
- Kategori: Sistem Perdagangan Valas
Tulis ulang MQL 4 ke MQL 5 Script
A script which converts MQL 4 kode ke MQL 5 kode dikembangkan oleh Keiji dan Circlesquares di papan diskusi MQL4.
Pertama, dapatkan informasi selanjutnya dan letakkan di Metatrader Anda 4 / spesialis / merangkul folder
- mt4accountinfo.mqh
- mt4string.mqh
- mt4datetime.mqh
- mt4objects_1.mqh
- mt4timeseries_2.mqh
Sekarang, place the most recent model of the rewrite script and it in your Metatrader 4 / spesialis / scripts folder:
- mq4to5rewrite_sample_v4_2.mq4
After that you'll want to place a mql4 indicator, script or ea which you need to convert to MQL 5 in your Metatrader 4 / spesialis / information folder. Now open Metatrader 4 and run the script, the script is situated within the navigator window. As you possibly can see you need to first present the precisely title (with out extension) of your mq4 file and choose whether it is an indicator (0), EA (1) or script (2) mengajukan.
Now hit the "OK" button and if every little thing is finished
After that go to your Metatrader 4 / spesialis / information folder and you will see that the transformed mq5 file there:
Now open this file with Metaeditor 5 in compile it.