Skip to content

Buy when RSI is oversold and volume is increasing and sell when RSI is overbought and volume is decreasing.

Notifications You must be signed in to change notification settings

CryptoDappRun/Bitfinex-RSI-Bitcoin-Strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Bitfinex-RSI-Bitcoin-Strategy

Buy when RSI is oversold and volume is increasing and sell when RSI is overbought and volume is decreasing.

This code uses the ccxt library to connect to the Bitfinex API and fetch the candlestick data for the BTC/USD pair on the 1-hour timeframe. It then calculates the RSI and volume values and checks if the current RSI is oversold or overbought and if the volume is increasing or decreasing compared to the previous value. If the conditions are met, it places a buy or sell order using the Bitfinex API.

About

Buy when RSI is oversold and volume is increasing and sell when RSI is overbought and volume is decreasing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published