白天在公司:
t = TargetPosTask(api, symbol, price=get_price)
t.set_target_volume(1)
关电脑。
晚上回到家里,可以这样吗?
t = TargetPosTask(api, symbol, price=get_price)
t.set_target_volume(-1)
李思恒 已回答的问题 2022年1月19日
白天在公司:
t = TargetPosTask(api, symbol, price=get_price)
t.set_target_volume(1)
关电脑。
晚上回到家里,可以这样吗?
t = TargetPosTask(api, symbol, price=get_price)
t.set_target_volume(-1)