Add new symbols for prediction
Source: Notion | Last edited: 2023-12-15 | ID: a5cadf2f-627...
Update serverless
Section titled “Update serverless”- prediction kline data pairs, 1m continuous fetching

- Backfill historical prediction kline data
Update S3
Section titled “Update S3”Update prediction pair json file
Redeploy Services:
Section titled “Redeploy Services:”Resampling
Section titled “Resampling”Deploy new service
Prediction
Section titled “Prediction”Deploy new service
Update DB Table:
Section titled “Update DB Table:”sync_pred_model_file_to_model_table(pred_model_pairs_file_paths)

Remove previous container for resampling and prediction services
Section titled “Remove previous container for resampling and prediction services”Optional - 如果是coin based future
Section titled “Optional - 如果是coin based future”如果是 coinbased future,还需要修改 fetchAccountBalance 来fetch对应的coin balance

然后就可以对这个symbol进行交易了
最后,记得更新DeepTradeAdmin
Section titled “最后,记得更新DeepTradeAdmin”
amplify env checkout dev && amplify publish —invalidateCloudFront && amplify env checkout prod && amplify publish —invalidateCloudFront