Trivial correction of typo in swing trading dashboard documentation
This commit is contained in:
parent
3145c0c771
commit
2646d88769
@ -23,7 +23,7 @@ It also depends on the following libraries hosted here:
|
|||||||
|
|
||||||
The OHLC data used by the dashboard comes from IQFeed.
|
The OHLC data used by the dashboard comes from IQFeed.
|
||||||
|
|
||||||
Assuming a connection has been established to IQFeed (via [IQLink.exe](https://moshferatu.dev/moshferatu/windows-automation/src/branch/main/iqfeed.bat), for example), create a file named ```.env``` and with the following contents:
|
Assuming a connection has been established to IQFeed (via [IQLink.exe](https://moshferatu.dev/moshferatu/windows-automation/src/branch/main/iqfeed.bat), for example), create a file named ```.env``` with the following contents:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
IQFEED_HOST=localhost
|
IQFEED_HOST=localhost
|
||||||
|
Loading…
Reference in New Issue
Block a user