fix
This commit is contained in:
@ -3,9 +3,11 @@ A Python library for tools, utilities, and helpers for my trading research workf
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```python
|
```bash
|
||||||
pip install git+https://github.com/drew2323/ttools.git
|
pip install git+https://github.com/drew2323/ttools.git
|
||||||
|
```
|
||||||
or
|
or
|
||||||
|
```bash
|
||||||
pip install git+https://gitea.stratlab.dev/dwker/ttools.git
|
pip install git+https://gitea.stratlab.dev/dwker/ttools.git
|
||||||
```
|
```
|
||||||
Modules:
|
Modules:
|
||||||
|
|||||||
Reference in New Issue
Block a user