UPetit / python-binance-profit

Script to submit a buy order followed by an automatic sell OCO order
MIT License
47 stars 15 forks source link

Refactor/orders #22

Closed PhilippeGalvan closed 3 years ago

PhilippeGalvan commented 3 years ago

Refactor order into dedicated objects.

UPetit commented 3 years ago

I've tested the script as is: the OCO Order can't be validated. Still need to investigate the price formats

UPetit commented 3 years ago

Looks good to me. Thank you this great refactoring. Limit and Market orders have been tested successfully!

PhilippeGalvan commented 3 years ago

@UPetit Thanks for the help during live XP sessions :) !