Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

an old project I worked on, transform cryptos api into forex candles data.

License

Notifications You must be signed in to change notification settings

VinnyVynce/forex-candle-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forex candle prototype

This repository is for the Forex candle prototype. It's written completly in Javascript (NodeJS) and use MongoDB as a database. This prototype mission is to harvest various markets accross multiples exchanges using their APIs. The project is shipped as is, I do not plan to work on it anymore.

Before getting started

First download every node modules: npm install

Launch the Mongo daemon: mongod

Add environement variable for metatrader: export HST_PATH="/path/to/metatrader/history/folder"

Launch the nodejs application: node app.js

About

an old project I worked on, transform cryptos api into forex candles data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published