Digitalize Commitment of Traders Report to provide Retail/Day Traders with another tool in making informed decisions on Market forecast
- Serve API (to be defined)
- Once a week, fetch the CFTC report, parse it, compute the derived fields and insert it into PostgreSQL
- Cron Fires
- Download HTML
- Parse
<pre>block - Create typed object
- Compute derived fields
- Insert into PostgresSQL
In the project directory, you can run:
For production mode
Run the test cases.