You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Set parser
parser = argparse.ArgumentParser(opt)
The text was updated successfully, but these errors were encountered:
maxwell2010
changed the title
connecting cables the bot to trade, but can't send correctly the command for reparse. how to do it properly?
connecting telegramm bot to trade, but can't send correctly the command for reparse. how to do it properly?
Jul 23, 2019
I want to transfer data to opt
opt="--symbol IOTXBTC --loop 1 --quantity 0 --sellprice 0.00000071"
if name == 'main':
The text was updated successfully, but these errors were encountered: