mirror of
https://github.com/KhizarImran/backtestingfx.git
synced 2026-08-13 03:58:07 +00:00
docs: add PyPI badge to README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
684800bd30
commit
e88dc28b2f
@@ -1,5 +1,7 @@
|
|||||||
# backtestingfx
|
# backtestingfx
|
||||||
|
|
||||||
|
[](https://pypi.org/project/backtestingfx/)
|
||||||
|
|
||||||
A Rust-powered FX backtesting library for Python. Write your strategy in Python, let Rust handle the heavy lifting.
|
A Rust-powered FX backtesting library for Python. Write your strategy in Python, let Rust handle the heavy lifting.
|
||||||
|
|
||||||
Inspired by [backtesting.py](https://kernc.github.io/backtesting.py/) but built specifically for forex — lot sizes, pip-based PnL, stop loss, take profit, and realistic account currency conversion.
|
Inspired by [backtesting.py](https://kernc.github.io/backtesting.py/) but built specifically for forex — lot sizes, pip-based PnL, stop loss, take profit, and realistic account currency conversion.
|
||||||
|
|||||||
Reference in New Issue
Block a user