Micro-sheep / Micro-sheep/efinance

get_history_bill issue

Open
#156 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
755
PR merge metrics
No merged PRs in 30d

Description

In get_history_bill, 小单净流入+中单净流入 = ABS(大单净流入+超大单净流入), which leads to 小单净流入+中单净流入+大单净流入+超大单净流入 = 0 . Something must be wrong.

Thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the get_history_bill entry point and trace how the four net-inflow values are obtained and combined. Compare the reported relationship with the source data and determine the intended invariant. Done means the calculation no longer produces the inconsistency described in the issue and the behavior is verified with a representative result.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
fintech-quant
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.