Utility file converter for converting to .json files

Job finished

Execution time 3 days
Feedback from employee
Thanks again for your supports.
Feedback from customer
Great developer, completed much sooner than expected, and always had the solution.

Specification

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. 


Responded

1
Developer 1
Rating
(94)
Projects
190
66%
Arbitration
8
25% / 50%
Overdue
2
1%
Free
Similar orders
//———————————————————————————————————————————————————————————————————— 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

Project information

Budget
45 - 85 USD
Deadline
from 2 to 20 day(s)