JzChai
Results
1
issues of
JzChai
Handle the case where ccxt_order['trades']=None by checking it in the if statement. Else, there might be an error when iterating through ccxt_order['trades'] when it is None.