Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshlite authored May 13, 2021
1 parent 110f2b0 commit f28c6ac
Showing 1 changed file with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
# Algorithmic Wizardry

**Still in development...**
## What is it?

A CLI for building algorithmic trading strategy (for QC)
Wizardry is a CLI for building powerful algorithmic trading strategies faster and easier (for Lean/QuantConnect)

<img src="Capture.JPG"/>
## Installation

## Try it

- install ```framework.py``` in a folder
- go to the folder directory with the command prompt
- install the required librairies :
- ```pip install pyfiglet```
- ```pip install PyInquirer```
- type ```python framework.py```
- Build your strategy!
```
pip install wizardry
```

0 comments on commit f28c6ac

Please sign in to comment.