rename sellreason to sell_Reason, fix typos

This commit is contained in:
Matthias
2018-07-23 00:54:20 +01:00
parent 4fb9823cfb
commit 0775a371fe
3 changed files with 8 additions and 8 deletions

View File

@@ -98,7 +98,7 @@ df['closets'] = pd.to_datetime(df['closets'],
)
```
If you have some ideas for interresting / helpfull backtest data analysis, feel free to submit a PR so the community can benefit from it.
If you have some ideas for interesting / helpful backtest data analysis, feel free to submit a PR so the community can benefit from it.
#### Exporting trades to file specifying a custom filename