• Stars
    star
    34
  • Rank 766,985 (Top 16 %)
  • Language
    Python
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains my TensorTrade-focused code, including the core program and supplemental tools used in my bachelor's thesis on trading low market capitalization cryptocurrencies using reinforcement learning.

More Repositories

1

tensortrade-extras

Discover a curated list of projects complementing TensorTrade, distinct from those mentioned in its official documentation. Contributions are welcome; if you spot a missing project, please submit a pull request!
67
star
2

fintwit-bot

FinTwit-Bot is a Discord bot designed to track and analyze financial markets by pulling data from platforms like Twitter, Reddit, and Binance. It features customizable tools for sentiment analysis, market trends, and portfolio tracking to help traders stay informed and make data-driven decisions.
Python
67
star
3

live-binance-charts

Dive into real-time cryptocurrency market trends with this Python-based charting tool. Inspired by TradingView's UI, it taps into Binance's live data, offering a sleek and interactive experience for crypto enthusiasts.
Python
44
star
4

binance-trailing-stop-loss

A simple trailing stop loss for spot holdings written in Python. It can also send Telegram messages if your stop loss has been hit.
Python
19
star
5

axie-infinity-extras

This repository curates essential websites and projects for Axie Infinity players. Discover something missing? Submit a pull request!
19
star
6

crypto-ohlcv

Gets historical OHLCV data from supported exchanges and converts it into dataframe readable by TensorTrade.
Python
16
star
7

crypto-forecasting-benchmark

This repository contains the codebase used in the research conducted for the paper titled "Benchmarking Cryptocurrency Forecasting Models in the Context of Data Properties and Market Factors." The study involved a rigorous assessment of thirteen different time series forecasting models over twenty-one cryptocurrencies and four distinct time frames.
Python
13
star
8

liquidations-chart

Coinglass's total liquidation chart open-sourced
Python
9
star
9

crypto-rsi-heatmap

Coinglass's Crypto Market RSI Heatmap open-sourced
Python
8
star
10

FluentAI

Automating language learning with the power of Artificial Intelligence. This repository presents FluentAI, a tool that combines Fluent Forever techniques with AI-driven automation. It streamlines the process of creating Anki flashcards, making language acquisition faster and more efficient.
Python
8
star
11

new-binance-listings

Sends a Telegram message if Binance added new cryptocurrencies to their spot exchange
Python
7
star
12

binance-data

Using the Binance API this script fetches any coin and any timeframe available of Binance and converts it to a dataframe that is readable by TensorTrade. No account required!
Python
7
star
13

bitcoin-rainbow-chart

The popular Bitcoin rainbow price chart open-sourced
Python
5
star
14

binance-charts

Using mplfinance, multiple charts are plotted and updated every 5 seconds using the binance API
Python
5
star
15

axie-manager-bot

The self-hosted Discord bot we are using in the Axie Manager server. It consists of multiple handy features for managing your scholars in Axie Infinity and being able to use it for multiple managers.
Python
5
star
16

binance-volume-chart

Rainbow line chart that displays the percentual price difference in the top volume coins on Binance.
Python
4
star
17

super-guppy

Technical analysis indicator, based on Super Guppy R1.2 by JustUncleL on TradingView
Python
4
star
18

binance-stop-loss-alert

Sends a message using Telegram if a sell order on Binance has been filled
Python
3
star
19

bsc-thesis

This repository houses the code from my 2021 AI bachelor thesis. Since its submission and subsequent grading, the content remains unchanged.
Python
3
star
20

BinanceExtras

Using the Binance API this script fetches any coin and any timeframe available of Binance and converts it to a dataframe that is readable by TensorTrade. No account required!
Python
3
star
21

efficient-learning-guide

A comprehensive guide packed with practical strategies, tools, and insights to enhance your learning efficiency. Discover tailored techniques for mastering new skills, optimizing study habits, and cultivating a lifelong learning mindset.
2
star
22

coin-classifier

C# code for classifying Euro coins
C#
2
star
23

chart-recognizer

Image recognition model made to recognize financial charts from social media sources.
Python
2
star
24

kucoin-stop-loss-alert

A simple Python script that checks every minute if your stop losses on KuCoin has been hit, and if that is the case it will send you a message via Telegram informing you.
Python
2
star
25

axie-scholar-stats

Uses Google Spreadsheets to always keep track of historical data of your scholars in Axie Infinity. Includes tons of information and a clear overview of what your scholars are up to.
Python
1
star
26

github-issue-bot

A simple script for creating GitHub issues through Discord commands
Python
1
star
27

github-label-copier

Copy your issue labels from any (public) repository to another
Python
1
star
28

instagram-discord-bot

A simple script for keeping your Discord server users updated about your Instagram posts
Python
1
star
29

asteroids

A replication of the game 'Asteroids' written in Haskell
Haskell
1
star
30

funding-rate-heatmap

Coinglass's Crypto Funding Rate Heatmap open-sourced
Python
1
star