ft-action-zone
trading strategy for freqtrade crypto bot it base on CDC-ActionZone Indicator by piriya33
Clone The Repository
if you just clone this repository simple by git clone
you need to create you self config like this
jsut type
# Pull the freqtrade image
docker-compose pull
# Create configuration - Requires answering interactive questions
docker-compose run --rm freqtrade new-config --config user_data/config.json
then
docker-compose up -d