Xml Parser Tool Released
We released c++ dll (XML Parser), which allows to work with XML files from Metatrader (mql) and Tradestation.
Photo by Maxim Hopman on Unsplash
We released c++ dll (XML Parser), which allows to work with XML files from Metatrader (mql) and Tradestation.
Photo by Maxim Hopman on Unsplash
Meet new feature: Order Watcher! Now you can check every order that was sent to Followers. You will know if your order is copied and which licenses and MT4 accounts got it. If you closed any order, you can see whether it was closed on Followers or not. Photo by Wance Paleri on Unsplash
We constantly work with the requests of experienced and starting traders, trading companies, prop trading firms and improve our Funded dashboard to make it as user-friendly as possible. For your convenience, we have implemented support for multilingual interface! Now it will be even easier to create accounts, customize plans, manage users, track statistics and view…
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,…
We have released new version of Signals Copier. Now it works faster, there is less latency between sending and receipt. Management Panel has new user-friendly design now. For signals distribution we are using the server specifically developed by our team. There is no delay because signals are sending in real time. Now it supports up…
Changes list As usual, all signals are processing in real-time. Photo by Maxim Ilyahov on Unsplash
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…