Skip to content

ZackChang007/Freqtrade-Adaptive-Renko-Strategy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Adaptive Trend Following Trading Strategy based on Renko

This is a repository for a trading strategy based on Renko charts, as described in Sergey Malchevskiy's article "Adaptive Trend Following Trading Strategy based on Renko".

Overview

In this repository, you will find:

  • The strategy code, written in Python and compatible with Freqtrade
  • A sample configuration file for running the strategy on Freqtrade
  • A set of backtesting results on historical data
  • Documentation on how to use and customize the strategy

Usage

This is not for live running!

To use this strategy, you will need to have Freqtrade installed on your machine. Once you have Freqtrade installed, you can run the strategy by executing the following command:

freqtrade trade --strategy AdaptiveRenkoStrategy

Contributing

Contributions to this project are welcome! If you find any issues or would like to suggest improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Renko Strategy for freqtrade

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%