Roibal / Cryptocurrency-Trading-Bots-Python-Beginner-Advance

Crypto Trading Bots in Python - Triangular Arbitrage, Beginner & Advanced Cryptocurrency Trading Bots Written in Python
https://www.youtube.com/channel/UCVTnyT4fUxYkvawbggo8-AQ
MIT License
1.3k stars 442 forks source link

No module name binancekeys #14

Closed onthetunnel closed 6 years ago

onthetunnel commented 6 years ago

Hello can i know how can i solve this problem please? Thanks you!

Roibal commented 6 years ago

Hi,

the binancekeys.py is simply a python file formatted to accept / store your private binance keys. You can either download this file from Roibal/python-binance or simply place your private keys in whatever bot you are utilizing.