Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strategy 005 - Details #11

Closed
glonlas opened this issue May 30, 2018 · 1 comment
Closed

Strategy 005 - Details #11

glonlas opened this issue May 30, 2018 · 1 comment
Labels
Strategy Request Requests asking for an implementation of a specific strategy

Comments

@glonlas
Copy link
Member

glonlas commented May 30, 2018

Summary

File: strategy005.py
Source: Hyperopt results

How to install?

  1. Copy the file strategy005.py into your user_data/strategies folder
  2. Run the bot with the parameter python3 ./freqtrade/main.py -s Strategy005

Performance

Period 1: From 2018-01-10 to 2018-01-30

Tested on: Freqtrade 0.16.1

Profit ON: experimental.sell_profit_only: true

==================================== BACKTESTING REPORT ====================================
pair         buy count    avg profit %    total profit BTC    avg duration    profit    loss
---------  -----------  --------------  ------------------  --------------  --------  ------
TOTAL              180            1.16          0.00827589          156.2       180       0

Profit OFF: experimental.sell_profit_only: false

==================================== BACKTESTING REPORT ====================================
pair         buy count    avg profit %    total profit BTC    avg duration    profit    loss
---------  -----------  --------------  ------------------  --------------  --------  ------
TOTAL              242            0.34          0.00323446           61.6       161      81
@glonlas glonlas added the Strategy Request Requests asking for an implementation of a specific strategy label May 30, 2018
@glonlas glonlas closed this as completed Jun 1, 2018
@Babak64
Copy link

Babak64 commented Dec 10, 2021

Can someone please explain how strategy 005 buy and sell in plan English

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Strategy Request Requests asking for an implementation of a specific strategy
Projects
None yet
Development

No branches or pull requests

2 participants