wallacewd / Bricks-Crypto-Scanner

Basic example build of a price action scanner for binance. Use this to start building your own, more effective scanners.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brick's Crypto Scanner

Basic example build of a price action scanner for binance. Use this to start building your own, more effective scanners.

Setup & Run:

pip install websocket

pip install colorama

python app.py

Example Console Output:

image

About

Basic example build of a price action scanner for binance. Use this to start building your own, more effective scanners.

License:MIT License


Languages

Language:Python 100.0%