sparck75 / Algorithmic-Trading-Bot

An algorithmic trading bot which uses several indicators which are translated from PineScript into C# to determine the alpha based on trends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithmic-Trading-Bot

An algorithmic trading bot which uses several indicators which are translated from PineScript into C# to determine the alpha based on trends. The current maximum profitability from running the bot through Ethereum's lifecourse is roughly ~1200% profitability, over 5 years, inclusive of trading fees.

Indicators:

  • ATR Smoothed
  • Chandalier
  • High & Low
  • Macd + Signal
  • ProfitMax
  • Relative Strength Index
  • Sharpe Ratio
  • Stochastic RSI
  • Swing Arm Trades

Markets:

  • KuCoin

About

An algorithmic trading bot which uses several indicators which are translated from PineScript into C# to determine the alpha based on trends.


Languages

Language:C# 100.0%