Git Product home page Git Product logo

freqtradestrategies's Introduction

Table of Contents

Freqtrade Strategy Collection

Summary

This is a collection of strategies that should be categorized by the default timeframe.

I am aiming to automatically backtest all strategies on small trending time ranges.

Organization

All Strategies go into the strategy folder.

Backtesting data is from NFI. So currently only limited to kucoin and binance. Timeframes only have 5m , 15m, 1h, 1d. If you need more, I am willing to fork NFIData and add more timeframes. And maybe more exchanges.

Results

Please note that strategy name doesn't always mean the file name. If the file name doesn't match, you will have to search the strategy folder for the strategy file.

I am still looking for a way to add the results here.. Until then you can check the results in the results folder

Time ranges

Time ranges per trend is as follows.

Trend Timerange
Downtrend 20210509-20210524
Uptrend 20210127-20210221
Sidetrend 20210518-20210610
Final 20210425-20210610

How to contribute

You can add your strategy into ./user_data/strategies. Then add your strategy in the strategy_.env file. Create a pull request.

Please create an issue if you are using something other than the provided timeframe or something more than the freqtrade:develop tree.

Organization

All Strategies go into the strategy folder.

Backtesting data is from NFI. So currently only limited to kucoin and binance. Timeframes only have 5m , 15m, 1h, 1d. If you need more, I am willing to fork NFIData and add more timeframes. And maybe more exchanges.

How to contribute

You can add your strategy into ./user_data/strategies. Then add your strategy in the strategy_.env file. Create a pull request.

Please create an issue if you are using something other than the provided timeframe or something more than the freqtrade:develop tree.

freqtradestrategies's People

Contributors

abbaselmas avatar thinkong 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.