Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seven-33/metatrader-csv-converter
Converts data from Metatrader format to other trading platforms in the browser
https://github.com/seven-33/metatrader-csv-converter
ctrader metatrader reactjs webpack2
Last synced: about 2 months ago
JSON representation
Converts data from Metatrader format to other trading platforms in the browser
- Host: GitHub
- URL: https://github.com/seven-33/metatrader-csv-converter
- Owner: Seven-33
- License: bsd-4-clause
- Created: 2023-03-18T13:29:20.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T13:29:51.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T13:23:24.723Z (3 months ago)
- Topics: ctrader, metatrader, reactjs, webpack2
- Language: JavaScript
- Homepage: https://www.backtestmarket.com/converter/
- Size: 85 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Metatrader csv converter
In Browser CSV converter that allows users to select CSV or ZIP files containing the source CSV and converting them to other trading platforms format.
The conversion is done in separate WebWorkers to improve performances.
# Live version
A live version can be found on [Backtest Market](https://www.backtestmarket.com/converter/).