awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SC4RECOIN avatar

SC4RECOIN/Tensorflow-NeuroEvolution-Trading-Bot

0
View on GitHub↗
165 stars·40 forks·Go·4 views

Tensorflow NeuroEvolution Trading Bot

Building a population of models that trade crypto and mutate iteratively

Features

  • Crypto Trading Strategies - Population-based model for crypto trading.

Star history

Star history chart for sc4recoin/tensorflow-neuroevolution-trading-botStar history chart for sc4recoin/tensorflow-neuroevolution-trading-bot

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Tensorflow NeuroEvolution Trading Bot

Similar open-source projects, ranked by how many features they share with Tensorflow NeuroEvolution Trading Bot.
  • freqtrade/freqtrade-strategiesfreqtrade avatar

    freqtrade/freqtrade-strategies

    4,861View on GitHub↗

    This is a library of cryptocurrency trading algorithms and technical analysis strategies designed for use with the Freqtrade trading bot. The project provides a collection of pre-defined rules and mathematical indicators used to automate the buying and selling of digital assets. The repository focuses on algorithmic trading strategies and bot-driven asset management to remove manual execution from cryptocurrency trades. It enables quantitative trading analysis by allowing the development and testing of rule-based logic against historical market data. The system utilizes class-based strategy

    Pythonbitcoincryptocurrencyfreqtrade-strategies
    View on GitHub↗4,861
  • gekkowarez/gekkogagekkowarez avatar

    gekkowarez/gekkoga

    313View on GitHub↗

    Genetic Algorithm for solving optimization of trading strategies using Gekko

    JavaScript
    View on GitHub↗313
  • sc4recoin/lstm-crypto-price-predictionSC4RECOIN avatar

    SC4RECOIN/LSTM-Crypto-Price-Prediction

    362View on GitHub↗

    Predicting price trends in cryptomarkets using an lstm-RNN for the use of a trading bot

    Python
    View on GitHub↗362
  • stefanoviana/deepalphastefanoviana avatar

    stefanoviana/deepalpha

    22View on GitHub↗

    AI crypto trading bot with deep neural network (84.9% accuracy, 25 coins). BiLSTM Attention trained on GPU. Bybit, Binance, OKX, Gate.io. Free cloud or self-hosted.

    Python
    View on GitHub↗22
See all 5 alternatives to Tensorflow NeuroEvolution Trading Bot→

Frequently asked questions

What does sc4recoin/tensorflow-neuroevolution-trading-bot do?

Building a population of models that trade crypto and mutate iteratively

What are the main features of sc4recoin/tensorflow-neuroevolution-trading-bot?

The main features of sc4recoin/tensorflow-neuroevolution-trading-bot are: Crypto Trading Strategies.

What are some open-source alternatives to sc4recoin/tensorflow-neuroevolution-trading-bot?

Open-source alternatives to sc4recoin/tensorflow-neuroevolution-trading-bot include: freqtrade/freqtrade-strategies — This is a library of cryptocurrency trading algorithms and technical analysis strategies designed for use with the… gekkowarez/gekkoga — Genetic Algorithm for solving optimization of trading strategies using Gekko. sc4recoin/lstm-crypto-price-prediction — Predicting price trends in cryptomarkets using an lstm-RNN for the use of a trading bot. stefanoviana/deepalpha — AI crypto trading bot with deep neural network (84.9% accuracy, 25 coins). BiLSTM + Attention trained on GPU. Bybit,… zschro/gekko-neuralnet — Neural network strategy for Gekko.