torreyleonard / algotrader

Simple algorithmic stock and option trading for Node.js.
https://www.npmjs.com/package/algotrader
Apache License 2.0
635 stars 120 forks source link

Is it possible to collect Metatrader data? #41

Open marcelodelta opened 4 years ago

marcelodelta commented 4 years ago

Create a websocket to collect data from MT5 data?

Thank you.

cdbattags commented 4 years ago

@marcelodelta it's absolutely possible

Add a new data js file and try it yourself!