bitmart优化完成
This commit is contained in:
Binary file not shown.
@@ -222,6 +222,10 @@ class BitmartFuturesTransaction:
|
||||
|
||||
self.click_safe('x://span[normalize-space(text()) ="市价"]')
|
||||
|
||||
self.page.ele('x://*[@id="size_0"]').input(1)
|
||||
self.click_safe('x://span[normalize-space(text()) ="买入/做多"]')
|
||||
self.click_safe('x://span[normalize-space(text()) ="卖出/做空"]')
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
BitmartFuturesTransaction(tge_id=196495).action()
|
||||
|
||||
Reference in New Issue
Block a user