13 comments (13 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python1,962 stars (1,962 stars)420 forks (420 forks)user submission
help wantedprofitability
Description
- 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
- Issue type
- research
- Prerequisites
- None
- Research direction
- 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.