Skip to content

Simple Python Script Example, using tradehub-python and python-binance library's to arbitrage trading DEMEX <-> BINANCE

Notifications You must be signed in to change notification settings

Mai-Te-Pora/DemextoBinanceArbBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

DemextoBinanceArbBot

Simple Python Script Example, using tradehub-python and python-binance library's to arbitrage trading DEMEX <-> BINANCE.

Python 3.8+ required.

Instructions
1)Install Tradehub-python library "pip install tradehub" (https://github.com/Mai-Te-Pora/tradehub-python)
2)Install python-binance library "pip install python-binance" (https://github.com/sammchardy/python-binance)
3)Open DemextoBinanceArbBot.py
4)Change # PARAMETERS settings
5)Run the script

PARAMETERS

myMnemonic = 'program cram lunch mail clump kebab paela switcheo make people rich now' #Tradehub mnemonic (example here: 12 word TradeHub mnemonic)
binanceApiKey = Client('SOoZ4v9c7tP5K6ezezaezkvvXtxR0FWIKVCkJuUyIfFmE', 'jnVFKJer4vKNDFKVHLezaezaezadJT0STsn6BmIyJHbIECG')

....

About

Simple Python Script Example, using tradehub-python and python-binance library's to arbitrage trading DEMEX <-> BINANCE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages