Skip to content

Detects upward/downward trends using charts. Analyzes charts using exponential moving averages. Data obtained using Binance's API.

Notifications You must be signed in to change notification settings

kevintang300/cryptocurrency_mock_trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Trading Algorithm on Binance.US (Single Person Project)

Overview

Makes us of Binance's API to gather data and make trades based on historical kline data. The algorithm can perform trend analysis by using exponential moving averages to detect upward/downward trends for a the desired cryptocurrency.

Development Language

Python

Technical Anaylsis for Detecting Trends (Full Chart View)

Zoomed View

About

Detects upward/downward trends using charts. Analyzes charts using exponential moving averages. Data obtained using Binance's API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages