Работа завершена

Время выполнения 3 дня
Отзыв от исполнителя
Thanks again for your supports.
Отзыв от заказчика
Great developer, completed much sooner than expected, and always had the solution.

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

This description is for the purpose of taking MT5 open bar data files to convert them to upload into a server that only accepts MT4 .JSON files.  The utility should be easy to use with only minor steps.  The files also need to work with a .JSON file merge utility I have.  I have the file merger utility to send to aid with development. 

For reference: I already tried “create custom symbol” in MT5 but received the error “Cannot read properties of undefined (reading 'replace')when trying to upload the MT5 .json file into the server. 


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

1
Разработчик 1
Оценка
(94)
Проекты
190
66%
Арбитраж
8
25% / 50%
Просрочено
2
1%
Свободен
Похожие заказы
//———————————————————————————————————————————————————————————————————— 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 () {
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project

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

Бюджет
45 - 85 USD
Сроки выполнения
от 2 до 20 дн.