Skip to content

Commit

Permalink
TODOs rm
Browse files Browse the repository at this point in the history
  • Loading branch information
George Burry committed Jun 28, 2021
1 parent c0c809d commit f82da0b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions app.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# TODO
'''
- [x] Get buy and sell orders separately
- [x] Sell order -> max of + .2% and first orderbook ask price (prevents cancellation)
- [x] If sell order already exists, do not create further orders!!!
'''

import time
import json
from dydx3 import Client
Expand Down

0 comments on commit f82da0b

Please sign in to comment.