Contributing¶
We welcome contributions to SignalFlow!
Getting Started¶
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
Development Setup¶
git clone https://github.com/pathway2nothing/signalflow-trading.git
cd signalflow-trading
pip install -e ".[dev,docs,nn]"
Code Style¶
- Use Black for formatting
- Use Ruff for linting
- Add type hints
- Write Google-style docstrings
Testing¶
Documentation¶
Contact¶
- Email: pathway2nothing@gmail.com
- Issues: GitHub Issues