Code Monkey home page Code Monkey logo

cryptofrog-strategies's Introduction

cryptofrog-strategies

CryptoFrog - My First Strategy for freqtrade

"Release" Notes

  • 2021-04-26: The informatives branch now includes a big refactor to include new KAMA and Madrid Squeeze code. Hyperopting now in the main strategy. I'll pull this into main whenever I feel it's ready.
  • 2021-04-20: You'll need the latest freqtrade develop branch otherwise you might see weird "supersell" results in your backtraces. Head to the freqtrade discord for more info.

Heavily borrowing ideas from:

Things to Know

  • Fairly conservative strategy focusing on fewer buys and longer holds to find large peaks.
  • Designed to trade altcoins against stablecoins, and I've used USDT intentionally to gain relative stability within BTC/ETH dump cycles
  • Hyperopting is now available for most of the key indicator thresholds.
  • Protections need to be enabled. I've included a basic template config - hit me up on the freqtrade discord for any info but no surprises expected really
  • Included a live_plotting.ipynb notebook that can be used to immediately and easily view backtest results

TODO

  • Better buy signals
  • Better informative pair work looking for BTC/ETH trends
  • More testing

Preprequisites

You'll need:

  • Python 3.7+
  • Jupyter Notebook for the live_plotting.ipynb
  • finta
  • TA-Lib (I run my bot on a Raspberry Pi 400, so you'll need to build TA-Lib as per the Freqtrade docs if you're doing the same)
  • Pandas
  • Numpy
  • Pandas-TA indicator library
  • Solipsis_v4 custom_indicators.py (now included in this repo - thanks for the go-ahead @werkkrew)

cryptofrog-strategies's People

Contributors

froggleston avatar nightshift2k 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.