The Best Open Source Bitcoin Trading Bots
This is a live, ongoing list of the available free open source cryptocurrency trading bots out there. Source
All about Artificial Intelligence and Machine Learning for Banking, Finance and Trading
Arificial Intelligence and Machine Learning for Finance and Banks
This is a live, ongoing list of the available free open source cryptocurrency trading bots out there. Source
I’m in the process of developing a crypto trading bot in Python. I’ve been writing a series of articles documenting the progress. The Github repo can be found here. Source
Use Neural Networks to Forecast Cryptocurrency Prices with Python Source
In this tutorial, we will continue developing a Bitcoin trading bot, but this time instead of doing trades randomly, we’ll use the power of reinforcement learning. Source
Using Time Series Models to Forecast Cryptocurrency Trends Source
Goal of the project was, to explore the options available to create a model that could predict the price action over a select period of time. The variables that I decided to use were related ...
n this article I will show you how to build your own Python program to predict the price of Bitcoin (BTC) using a machine learning technique called Support Vector Machine. So you can start trading ...