WaterWoods Labs maintains product-specific Freqtrade integrations. XCoin and Binance Portfolio Margin are independent products with separate source branches, release prefixes, and container images.
| Product | Source | Releases | Image |
|---|---|---|---|
| XCoin spot and USDT perpetual futures | xcoin branch |
xcoin-* |
ghcr.io/waterwoods-labs/freqtrade-xcoin |
| Binance standard Portfolio Margin through PAPI | binance-portfolio-margin branch |
binance-portfolio-margin-* |
ghcr.io/waterwoods-labs/freqtrade-binance-portfolio-margin |
Use the published immutable @sha256:<digest> for deployment. Product images are not
interchangeable.
- Report reproducible XCoin problems with the repository's XCoin issue forms.
- Report Portfolio Margin problems through a Portfolio Margin bug form and include the affected branch or release tag.
- Problems that also reproduce on official Freqtrade belong in the upstream project.
Security vulnerabilities must be sent through private vulnerability reporting, never through a public issue. Do not post API keys, API secrets, tokens, signatures, account data, private orders, or unredacted live logs.
Trading software carries financial risk. Start with dry-run, review the release notes, and never place credentials in source control.