Follow us on Twitter.com
You can now follow Development for the Trader on Twitter.com
Latest news, special offers and updates from Development for the Trader available now at our Twitter profile.
You can now follow Development for the Trader on Twitter.com
Latest news, special offers and updates from Development for the Trader available now at our Twitter profile.
Prop Dashboard Template on Vue3 and Vite can help you building own Prop Trading Panel. With help of our MT4/MT5 Manager Restful API services. Source code is public, please clone from Github Repo. Demo you can find at: http://prop-dash.dev4traders.com/
In our Funded Prop Trading Panel there is a new feature to view the status history for challenges. The Status column now has an icon, which displays the history of status changes for a trading challenge when clicked. Managers can track who changed the status of a particular challenge and when. Stay tuned and follow…
We’ve added the feature to the manager Funded dashboard to view the access statistics of users visiting the dashboard. Now the manager of a Prop Trading firm can see the following data: This data is displayed for the selected period of time: 24 hours, 3 days, 7 days, 30 days, 90 days. With this feature,…
We finally implemented the support for MetaTrader 5! One of the significant differences between MT4 and MT5 is the structure of data representation, which is why many companies offer separate dashboards for MetaTrader 5 and MetaTrader 4. Our company also used to offer different dashboards for MT5 and MT4. But because prop trading firms need…
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…