Hi Guys,
Attached in this post you can find the latest PP Dashboard & MPTM Plus EA.
These are the versions I am currently testing this week and which should be final versions by the end of the week if tests are ok.
I have changed the EA name from MPTM Pen to MPTM Plus as Pen didn’t make sense.
To perform my tests, I have upgraded my platform from MTCrap build 670 to build 765 as previous build won’t be supported any more on March the 1 st.
Mandatory Empty4 Software Upgrade – 1 March
Please be advised that MetaQuotes will no longer support Empty4 client terminal builds lower than 745.
================================
Latest modifications:
================================
PP Dashboard:
================================
(same version than in my latest post: V1.07)
- Delete useless pending trades: 2 inputs in the dashboard (in strategy 01 exit): DeleteUselessPendings (true or false to use the option) PipsToDeletePending (if market > or < at initial price target +/- PipsToDeletePending, multiple pending trades are deleted).
- Option to close multiple pending trades at the specific hour each day.
- As stated in my previous post, the exit price calculation to delete multiple pending price was not correct when the target price was moving day after day. The version attached should fix the problem. I added temporarily the exit price target in Yellow on dashboard to easily monitor it.
- I also made the target price clickable. When you click it, a chart will be open with the selected chart…
MPTM Plus EA:
================================
Major updated V 1.07
- MPTM Plus EA: is now using the program property strict mode, which mean it is and should be compliant with MTCrap latest and future update (MQL5).
- MPTM Plus EA: is now using the ontimer function instead of an infinite loop which should improve CPU performance. You can select in the EA how often you want to update it’s calculation (each second or millisecond).
- MPTM Plus EA: I have added an option to use either MPTM standard mode or MPTM Plus mode (to open trade also).
- MPTM Plus EA: Pair selection: I have added the same Pair selection input than in the dashboard. This input is used by MPTM Plus to open trades. This option allow users who are using brokers with suffix to use the EA. Just make sure to input the same thing in the dashboard and in the EA.
- Cosmetic screen: I changed a little bit the EA information’s displayed on screen. Now you can see the main options used by the EA (lot to open, multiple pending trades to open…) cf screenshot bellow:
EA1.JPG
This latest MPTM Plus EA’s upgrade has involved a lot of modifications:
The program property strict usage has involved to fix/modify a lot of things (additional controls…).
The usage of the OnTimer function instead of an infinite loop has changed a few things as well.
The usage of the Pair selection input has involved to modify a lot of things as well. This should improve CPU performance as well.
I am really happy of my first tests.
Considering this major upgrade, I have tested some standard MPTM function like add a missing stop loss or take profit and everything was ok until now. I haven’t tested all the functions available in MPTM standard EA but if you find any bug, let me know…
Any help to test these versions is welcome.
If everything is ok I will share some templates at the end of the week.
Edit: Latest files in post 1.
Cheers,
G
You do not have the required permissions to view the files attached to this post.