Ini Parser Tool Released
We have been released c++ dll (Ini Parser), which allows to work with INI files from Metatrader (MQL).
We have been released c++ dll (Ini Parser), which allows to work with INI files from Metatrader (MQL).
We are started to offer new service with the “Funded” name, it is web panel and background services for proprietary trading firms with funded trading accounts. For now, it works on Metatrader4. Main Features 1. Automatic Metatrader4 account generation. 2. Trading stats gathering. 3. Trading Metics configuration. 4. Alerts and notifications for failed and passed…
Good news! Now FxOneClicker can be used with SmartTradeCopier on Follower account. To use it, just install Leader Expert Advisor (EA) on first Metatrader then run and setup FxOneClicker with Follower License on the Copier tab.
The manager can now enable and disable the certain types of notifications that come in the mail, right in the Funded Prop Trading panel. If the administrator has enabled all notifications, but managers need only certain notifications due to the division of responsibilities, they can reconfigure them for themselves directly in the panel. The system…
REST API allows to sent signal to any number of Licenses (Follower accounts) by using web, and in case when you can`t run Leader EA in your Metatrader. It supports the following formats: JSON and POST. URLYour control panel URL. MethodsPOST – ProcessSignalPost (example: http://panel.easy-copier.com/CommonApi/ProcessSignalPost)JSON – ProcessSignalJson (example: http://panel.easy-copier.com/CommonApi/ProcessSignalJson) Variables Error codes200 – successfully processed404…
If you want to build custom user dashboard for the Funded prop trading panel with your own developers, you need to look at our new User REST API for Funded prop trading panel. This API allows you to get statistical data about users, their accounts and challenges and show this data in the dashboard. Thus,…
Photo by Sincerely Media on Unsplash We have been released new c++ dll (Spool Log Writer), which is a solution for writing log files faster than standard MQL functions. It can be used in Metatrader (mql) and Tradestation (EL).