Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myforexbook

This webserver collects hourly data on trader sentiments from the myfxbook and stores them in a mongodb

config

Create a config.env file and insert the following codes into it.

DATABASE = mongodb-uri
DATABASE_PASSWORD = mongodb-password
EMAIL = myfxbook email
PASSWORD = myfxbook password

npm install

To install all the app dependency

npm start

Runs the app on `localhost:8081`

About

This webserver collects hourly data on trader sentiments from the myfxbook https://www.myfxbook.com/ and stores them in a mongodb

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages