Socket Writer Tool Released
We have been released one more c++ dll (Socket Writer), which provides solution to work with socket from Metatrader (mql) and TradeStation (EL).
We have been released one more c++ dll (Socket Writer), which provides solution to work with socket from Metatrader (mql) and TradeStation (EL).
reCAPTCHA is a free service from Google that helps protect websites from spam and abuse. We integrated the reCaptcha service to Funded Prop Trading Panel to add captcha to the authorization page. Now manager can enable captcha display in the panel settings to protect users from spam and password theft during registration. To verify the user will…
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:
We have been released c++ dll (Ini Parser), which allows to work with INI files from Metatrader (MQL).
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…
Emailer tool is a solution to work with emails from Metatrader (mql) and TradeStation (EL). Photo by Kaitlyn Baker 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…