Public Group
Active 6 years, 4 months ago
The discussion group for Node.js group. You can feel free to share your findings and to also ask questions here.
GitHub: https://github.com/PenguinTraders/MT4-Node.js
Documents List
-
downloadCal.js (1.9k)
Download Canlendar as Csv file from dailyfx.com/calendar
You need request and moment library.
Have fun!
-
Data fetch example (4.2k)
An example showing how to fetch JSON (or any type of data) from a website into a MySQL DB using Node.js.
In this example, Dukas is used for demonstrational purposes. This script fetches the sentiment data.