Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

davidzr/freqtrade-strategies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Freqtrade Strategies Repository

This repository is dedicated to sharing open-source trading strategies for the Freqtrade cryptocurrency trading bot. We encourage contributors to help keep these strategies up to date with the latest Freqtrade versions and to add new strategies to benefit the community.

About Freqtrade

Freqtrade is an open-source cryptocurrency trading bot that allows users to create, backtest, and execute trading strategies on various cryptocurrency exchanges.

Getting Started

Prerequisites

Before you start contributing to this project, ensure you have the following:

  • Freqtrade installed on your machine.
  • Basic knowledge of Python and Freqtrade.
  • Familiarity with version control using Git.