Git Product home page Git Product logo

trading_backtester-1's Introduction

#Trading Strategy Backtesting

The plan is to utilise all of the trading bots shown by Algovibes and compound them into one program.

First aim: Complete a mvp by utilising one trading strategy. The script/program will have the ability to perform backtesting, perform trades as set up and provide updates to a telegram bot.

Second aim: Add more trading strategies.

Third aim:  Make the code modular so it can accept different API's and strategies can be swapped.
Forth aim: Add all available trading strats.
5th aim: implement a UI so traders can choose a strat and change parameters.

RSI: Strategy: https://www.youtube.com/watch?v=pB8eJwg7LJU
MACD Strategy: https://youtu.be/JzdVPnCSSuo?list=PLEa03Qst_Z519q4cyfZbtHQN-6l6vIhHl

There is another video here that relies on an SMA trading strategy, but also stops overlapping buys.

https://www.youtube.com/watch?v=rYfe9Bg2GcY

I shall be reviewing that video and updating this bot with its functionality.

I want to use this bot on a crypto exchange, and will begin work converting it once I have a mvp. Should be interesting to see what
can be done.

Development:

Features:
#TODO: Add MACD
#TODO: Finish adding graph functions
#TODO: Backtest strategy with Binance
#TODO: Add actual live bot functionality
Fixes:
#TODO: investigate and remove any potential of overlapping trades (requires testing)
QOL:
#TODO: Add automatic database updates



trading_backtester-1's People

Contributors

the-adam-the avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.