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.26k stars 433 forks source link

No module name binancekeys #14

Closed onthetunnel closed 5 years ago

onthetunnel commented 5 years ago

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

Roibal commented 5 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.