We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
设置持仓金额的面板,目前用的是持仓成本价 + 当前持仓金额的方式进行输入。但实际使用发现,如果不是每天打开 VSCode 去获取一次数据(比如周末可能没打开),过段时间这个数据就会逐渐不准,需要人工进行矫正。
持仓金额随行情不断在变化,但持仓份额是相对固定的,结合持仓成本价去进行自动收益计算比较准确。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Request
设置持仓金额的面板,目前用的是持仓成本价 + 当前持仓金额的方式进行输入。但实际使用发现,如果不是每天打开 VSCode 去获取一次数据(比如周末可能没打开),过段时间这个数据就会逐渐不准,需要人工进行矫正。
持仓金额随行情不断在变化,但持仓份额是相对固定的,结合持仓成本价去进行自动收益计算比较准确。
The text was updated successfully, but these errors were encountered: