TradeViaPython / a3_aliceblue

Apache License 2.0
12 stars 4 forks source link

Can't get order history with order id #4

Open RRR008 opened 2 years ago

RRR008 commented 2 years ago

Hi @TradeViaPython , there is no function to get order history to check wheather the order is rejected or not. like we use to get in Older SDK. if possible please let me know with some sample code.

Thank You

TradeViaPython commented 2 years ago

There is method for that in lib

alice.get_order_history( nestOrderNumber)

Update module in pc before using it latest version = 1.0.1