Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martincpt committed Nov 3, 2022
1 parent 6963ec0 commit a3eb247
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ Simulates trading strategies through out a Pandas data frame.

![Requirement: Python >= 3.10](https://img.shields.io/badge/Python-%3E%3D%203.10-blue)

## Installation

```
pip install git+https://github.com/martincpt/df-trade-simulator.git
```

## Quickstart

```python
Expand Down

0 comments on commit a3eb247

Please sign in to comment.