AI4Finance-Foundation / AI4Finance-Foundation/FinRL

How do you interpret the action results?

未关闭
#937 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug discussion
主要语言
Jupyter Notebook
星标
16.3k
派生
3.5k
PR 合并指标
30 天内没有已合并 PR

描述

From [this article](https://towardsdatascience.com/finrl-for-quantitative-finance-tutorial-for-multiple-stock-trading-7b00763b7530), I assume that if the output tells me to buy/sell a stock at date _t_, I'm supposed to take actions the next day (_t+1_) with the closing price of _t_ and hope that it'll be fulfilled by the end of the day.

However, I'm getting the following result:
![image](https://user-images.githubusercontent.com/85218180/227761700-6d11beaa-8369-4dd2-870e-a7fbf4c9107f.png)

My data ends at March 24th and today is March 26th. Assuming market closes on 22nd and 23rd, I'm supposed to get an action output of 24th that I can take for the next Monday (27th), but instead I'm only getting actions until March 21st.

I initially thought that it might be related to #610, but I don't think 3 days difference is caused by time zones.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。