ChartAI Robot

Utility:

The current version of the bot utilises real time and historical data from the blockchain to plot a chart with the latest price movements of a desired token. In the current implementation, ETH is used.

Technology:

With advanced mathematical analysis, it calculates the moving averages for the three most common periods used in trading, 7 days, 30 days and 90 days.

Personalization:

The moving averages can be switched off with commands but are on by default.

Commands:

The bot’s command can be used to plot the price changes over longer periods /chart 30 false Would show the chart for the past 30 days without moving averages.

/chart 180 true Shows the chart for the past 6 months with moving averages

Future updates and development:

The bot is also capable using the historical data to determine the all time high value of the token. This is going to be later used in the forecasting process.

Last updated