Cacher Tool Released
We have been released c++ dll (Cacher), which provides solution to store values in file cache. You can use this DLL in Metatrader (mql) and TradeStation (EL).
Photo by benjamin lehman on Unsplash
We have been released c++ dll (Cacher), which provides solution to store values in file cache. You can use this DLL in Metatrader (mql) and TradeStation (EL).
Photo by benjamin lehman on Unsplash
We finally implemented the support for MetaTrader 5! In our Prop Trading Dashboard you can set up your own Leaderboard and incorporate it to any website to increase the motivation of traders and add a little bit of game (or competition) to the work. With this new feature you can create the following types of…
Changes list As usual, all signals are processing in real-time. Photo by Maxim Ilyahov on Unsplash
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/
Funded services is a complex system which consists of frontend part (what user sees), backend services (which provide main functionality, data gathering and processing), Linux and Windows servers and different microservices that keep our product running seamlessly. We use the following technologies and tools in the development of the Funded Prop Trading Panel: Also, we…
Meet our new PHP SDK for MT4 API, which allows you to easily and efficiently integrate the functionality offered by dev4traders into your application.https://github.com/dev4traders/mt4-sdk-php Also Laravel specific SDK is available to simplify your work with the MT4 API in Laravel applications.https://github.com/dev4traders/laravel-mt4-sdk Here are a few examples:
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…