EX generating scrip for website and backtesting and publishing software

Техническое задание

HI,

I am looking for two Products:

1. EA generating script for mt4/5 to be installed on website, like eabuilder, and GUI to be created, where clients can develop their own trading EAs and Indicators. It should have ability to convert mt4 to mt5 , eg. if older mt4 ea uploaded and convert into mt5 automatically without any error


2. Backtesting and publishing script for website like fxblue publisher, 

only experienced developer with past work with similar projects. 


3. welcome any innovative idea to improve the prodcut performance


4. after selling product 3 month support must be there, incase of any error and bug in the program to be rectified. 

Откликнулись

1
Разработчик 1
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
Create a bot that can trade and read indicators easy to read for first time users. Bot that can be used on a phone and connect to MT5. It should be easy to install or use on any device especially phone and laptop, preferably the bot that can run over night and controllable when needed
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

Информация о проекте

Бюджет
300+ USD
Сроки выполнения
до 10 дн.