GithubHelp home page GithubHelp logo

mikedigriz / freqtrade-strategy-mikedigriz Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 8.0 1.88 MB

Strategy for crypto trading bot freqtrade and some useful utils

License: Apache License 2.0

Python 78.76% Shell 21.24%
freqtrade freqtrade-strategies crypto cryptocurrency algotrading python trade bitcoin trading-bot trading-strategies

freqtrade-strategy-mikedigriz's Introduction

freqtrade-strategy-mikedigriz

Strategy for crypto trading bot freqtrade and some useful utils.

In folder strategies you can find strategies.

Folder utils contain scripts.

Backtest output
Command freqtrade backtesting -s Strategy_name --timerange 20200101-20230222 --dry-run-wallet 1000 --stake-amount 25 -i TIMEFRAME_from_strategy
Pairs "ADA/USDT", "DOT/USDT", "BAT/USDT", "SOL/USDT", "ETC/USDT", "CELO/USDT", "AUDIO/USDT", "ATOM/USDT", "MINA/USDT", "BNB/USDT", "ETH/USDT"

Backtesting with data from 2020-01-01 up to 2023-02-21 (1147 days) - Binance

Strategy Entries Avg Profit % Cum Profit % Tot Profit USDT Tot Profit % Avg Duration Win Draw Loss Win% Drawdown
FisherHull 310 19.22 5958.42 1491.880 149.19 35 days, 5:20:00 136 0 174 43.9 358.168 USDT 13.40%
BuyOrDie 3035 1.77 5357.43 1342.505 134.25 3 days, 13:40:00 141 0 2894 4.6 522.866 USDT 20.02%
SmartMoney 95 38.57 3664.45 916.758 91.68 92 days, 9:58:00 87 0 8 91.6 139.433 USDT 6.78%
CCI_BB 1517 1.51 2297.29 573.934 57.39 7 days, 0:52:00 1506 0 11 99.3 214.287 USDT 11.98%
RSI_BB 7664 0.25 1930.78 483.021 48.30 1 day, 4:08:00 4797 0 2867 62.6 352.892 USDT 20.37%
EasyInEasyOut 1425 1.19 1702.17 426.333 42.63 7 days, 15:41:00 1414 0 11 99.2 219.389 USDT 13.33%

In Smart money strategy the less timeframe i chose - the better total profit: 1m - 159.46 Tot Profit% .

Strategy review

Links

freqtrade-strategy-mikedigriz's People

Contributors

mikedigriz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

freqtrade-strategy-mikedigriz's Issues

backtesting SmartMoneyStrategy

Hello
When i try backtesting i get the following error for strategy SmartMoneyStrategy

sudo docker-compose run --rm freqtrade backtesting --config user_data/config.json --strategy SmartMoneyStrategy --timeframe 1h

freqtrade - ERROR - DEPRECATED: Using 'sell_profit_only' moved to 'exit_profit_only'

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.