13 评论 (13 评论)0 反应 (0 反应)0 负责人 (0 负责人)Python1,962 star (1,962 star)420 fork (420 fork)user submission
help wantedprofitability
描述
- Integrate with a low-fee or no-fee exchange.
- Raise the threshold for which the trader decides to buy/sell, and lower the threshold for which it decides to hold.
- Manage fees when pytrader takes multiple positions in the same instrument in different directions
- 议题类型
- research
- 前置要求
- 无
- 研究方向
- This issue is a collection of ideas for managing trading fees. It lacks a specific, actionable task. To proceed, a contributor should first review the existing comments for any refined direction, then propose a concrete implementation plan for one of the ideas (e.g., integrating with a specific low fee exchange API). The codebase is in Python; look at the existing exchange integration code in the repository for patterns.