Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
golden-lucky-monkey authored May 29, 2022
1 parent 8193e0e commit 976bf40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ You can use an orderbook visualizer when running the script, like this very beau

## TODO
- [ ] Use Kelly criterion for order sizing (probabilities can be estimated from prior analysis)
- [ ] Use dynamic take profit and stop loss based on market movement
- [ ] Use dynamic take profit and stop loss based on market movement (this is simply used as protection from getting rekt, not as actual exit points)
- [ ] Perform spectral analysis with wider timeframes to identify optimal
market conditions
- [ ] Switch to websockets API for reduced data query lag
Expand Down

0 comments on commit 976bf40

Please sign in to comment.