This page shows the output of a simple trading bot written in Python using machine learning basic techniques (regressions) in order to determinate at what time should an asset be bought or sold according to the price curve trendlines calculated at different significative scales.
The bot is currently running in real-time and trading Bitcoins (BTC) in US Dollars (USD), but it has the ability to trade any other asset provided the real-time price curve is given as input.
As told on Wikipedia, Bitcoin is a cryptocurrency and a worldwide payment system. It is the first decentralized digital currency, as the system works without a central bank or single administrator. The network is peer-to-peer and transactions take place between users directly, without an intermediary. These transactions are verified by network nodes through the use of cryptography and recorded in a public distributed ledger called a blockchain. Bitcoin was invented by an unknown person or group of people under the name Satoshi Nakamoto and released as open-source software in 2009.
The buy and sell prices are from the Coinbase Exchange Platform and the zero-tick matches the Wednesday 20 December 2017 date. Each tick corresponds to a price change. The bot might lose a bit but it is designed to earn more than it loses in average. The initial investment is given by the field INITIAL FIAT BALANCE. The INCOME field is equal to (GAINS minus LOSSES) and shows how much money was earned (if positive) or lost (if negative) since the beginning (zero-tick).
In order to zoom a graph, click on the image. To go back to the main window click on Previous Page in the browser.
For any inquiries about the bot : see the contact page.
DISCLAIMER : The content of this page should not be taken as, and is not intended to provide, investment advice. Please conduct your own thorough research before investing in any cryptocurrency.
[advanced_iframe securitykey= »e0e88a8cdb45ecdf32d1e41ef6fd0dcf0ac1c390″]