Added the volume to the simple stock charting dash app in stock_indicators. The charting app is only for the Postgres database defined in schema.sql. You will need an API key from eoddata.com. The code is based on a gold subscription; however, the standard subscript is free. I have not tried testing with different subscriptions as of yet. I’m keen to push forward with the analysis code.
- Normalize the closing price
- Look for seasonality
- Define the waveform of the closing prices against other assets
- Determine if they are corelated and why
