MinZLIM / minsoo_coinbot

Upbit Coin Automatic Control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What?

This project is an automatic trading program for cryptocurrency through the API provided by upbit.


How?

Acting Indicator

Moving Average

When data (price) moves directionally, the average obtained as it moves

MACD

A technique that attempts to capture trading signals by using the difference between moving average lines. It is commonly used to measure the strength, direction, and time of a stock price trend.

RSI

RSI is a method of calculating the average value of the increase and decrease in the stock price over a certain period of time compared to the previous day's price, and judging it as overbought if the increase in the increase is large, and oversold if the amount of decrease in the price is large.

Flow

Create a list of the top 30 bit trading coms
list looping rsi, macd, etc. indicator collection
Whether it matches the indicator, etc. (whether it has it, is reviewing it)
Transactions traded by the market (cancelled if not concluded after a certain period of time)
Setting a snail goal
MaintenanceListLooping and component collection
Selling at market price when maintenance indicators are measurable


About

Upbit Coin Automatic Control


Languages

Language:Python 100.0%