Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About CommitTraders

Digitalize Commitment of Traders Report to provide Retail/Day Traders with another tool in making informed decisions on Market forecast

Fastify Two Responsibility

  1. Serve API (to be defined)
  2. Once a week, fetch the CFTC report, parse it, compute the derived fields and insert it into PostgreSQL

The Flow

  1. Cron Fires
  2. Download HTML
  3. Parse <pre> block
  4. Create typed object
  5. Compute derived fields
  6. Insert into PostgresSQL

Available Scripts

In the project directory, you can run:

npm run dev

npm start

For production mode

npm run test

Run the test cases.

About

Digitalize Commitment of Traders Report to provide Retail/* Traders with another tool in making informed decisions on Market forecast

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages