Kalaborative / CoinMarketcap_Bot

Just a simple bot that analyzes trading options on Coin Marketcap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoinMarketcap_Bot

Just a simple bot that analyzes trading options on Coin Marketcap. This bot is purely experimental. Success based on this script is NOT guaranteed. Please use your best judgment.

Requirements

This script uses Selenium to automate the process. So for the script to work you need to have the Selenium package installed. pip install selenium

This script also uses the Chrome driver. Make sure you've downloaded the LATEST version and your Chrome executable is in the SAME directory as the script.

Instructions

Once you have everything set up, you may run the script. python script.py It will walk you through the process.

See sample_output.txt for a preview of the output.

About

Just a simple bot that analyzes trading options on Coin Marketcap.


Languages

Language:Python 100.0%