Add instructions for running the swing trading dashboard
This commit is contained in:
parent
5530e3773f
commit
b3d65e731d
@ -19,4 +19,12 @@ It also depends on the following libraries hosted here:
|
||||
* [OHLC](https://moshferatu.dev/moshferatu/ohlc)
|
||||
* [Plotting](https://moshferatu.dev/moshferatu/plotting)
|
||||
|
||||
## Running the Dashboard
|
||||
|
||||
Run the following command to launch the dashboard:
|
||||
|
||||
```shell
|
||||
python ./dashboard.py
|
||||
```
|
||||
|
||||
---
|
Loading…
Reference in New Issue
Block a user