Cryptocurrency analysis and predictions using AI and big data

It did not work, via the link in the thread. But when I searched for it, it worked!
Thanks, you are the best
Edit: i can't open it :D when it opens it shuts down instantly . Sorry, I'm evidently lost case
 
Looking good! Is it possible to turn off notifications and still show the ten minute prediction on top of the app?
 
Loving following your progress and your dedication. Keep up the good work.
Also new mobile app works great on my end.
Thank You
 
It did not work, via the link in the thread. But when I searched for it, it worked!
Thanks, you are the best
Edit: i can't open it :D when it opens it shuts down instantly . Sorry, I'm evidently lost case
I will look into this matter soon, I'll try using an emulator using your Android's version and investigate the crash.
Stay tuned bro :)

Looking good! Is it possible to turn off notifications and still show the ten minute prediction on top of the app?
That's a great feature recommendation. I will add this option in the next update.
Thanks again!

Cheers!
- Ilya
 
Hey all :D !

Got some exciting news.
Yesterday I've finished the first version of our mobile app.
After several test runs and updates on the release version, I'm proud to announce CryptoPredicted's app:

5DbcA8V

Google Play Store url: https://play.google.com/store/apps/details?id=com.cryptopredicted.cryptopredicted_android_v1
Keyword: CryptoPredicted

Right now we only have an app for Android, but in the near future we'll also release an iOS app.
There are two primary reasons for releasing this app:
  1. It allows us to quickly look at the actual (avg) price and the Crypto predictions / forecast.
  2. The app notifies us every time a new prediction is generated (every 10 minutes or every hour -- you can change this on the settings page).
It already simplifies my life. I no longer have to visit the website manually and refresh the data -- I get notified automatically:
wOWdBa8


Apart from developing this app I've also been working on improving the predictions.
As usual I've been looking for different ways to look at the data that could help me improve our accuracy.
This remains an ongoing research topic, something without a definite goal.

Next up I'll be working on Anomaly Detection and notification.
I would like to receive notifications on my app when something very odd has occurred, such as:
  • An usual increase/decrease trading volume.
  • An unusual increase/decrease in price.
  • Idem ditto for social sentiments, news sentiments, etc.
Have a great weekend all! :)
- Ilya
Installing the app now and will thrash this thoroughly.
Thanks again dude! loving the great work you've accomplished in a relatively short timespan!
 
Installing the app now and will thrash this thoroughly.
Thanks again dude! loving the great work you've accomplished in a relatively short timespan!
Love all your nice comments <3 :)
Am eager to hear your feedback.
Cheers!
 
It did not work, via the link in the thread. But when I searched for it, it worked!
Thanks, you are the best
Edit: i can't open it :D when it opens it shuts down instantly . Sorry, I'm evidently lost case
Hey, I have spent a couple of hours debugging this issue.
There were pieces of code that cause crashes in older Android versions.
But I believe I have solved this and just released version 1.0.0.5 -- it should be live in the coming hour and you can update it through the play store.
Could you let me know if it works now? If not let me know so I can keep investigating :)

Cheers!
Ilya
 
Hey, I have spent a couple of hours debugging this issue.
There were pieces of code that cause crashes in older Android versions.
But I believe I have solved this and just released version 1.0.0.5 -- it should be live in the coming hour and you can update it through the play store.
Could you let me know if it works now? If not let me know so I can keep investigating :)

Cheers!
Ilya
It works. You are the best!
 
Looking good! Is it possible to turn off notifications and still show the ten minute prediction on top of the app?
Hey Randei,
In version 1.0.0.6 I have added the ability to disable push notifications but retain updates while the app is running (foreground or background).
You may want to refresh the page to see the latest ones though :)
Cheers!

==================
=== Feb. 26, 2018 ===

Today was quite productive and I'm pretty satisfied with the progress :)
Most of my time I've spent working on the app and released version 1.0.0.6.

First and foremost I added a simple but powerful anomaly detection system, let's call it AD for short.
This AD system is our very first one and uses only the price as parameter.
The math behind the system is plain statistics, no super complex rocket science machine learning stuff.

To avoid conflicts with the existing notifications system (from our predictions), I added two different labels.
The orange/red label is reserved for anomalies, while the blue one is reserved for predictions (and misc. notifications).
So the anomaly labels tells us when the price suddenly went up/down aggressively (really fast that is):

7MRSNze

If you enable push notifications (see below), you'll also receive a sound/buzz like:
nGVyIe9


As requested by one of our users, we added the ability to toggle on/off push notifications.
If you disable this, you won't get a tone/buzz when there's a notification, but it will still save this notification in memory, so the next time you refresh/open it'll show up.
You may also disable live anomaly detection:
uz7FgvO


A final note regarding the anomaly detection: it says "live", however, it's more like pseudo-live at this stage:
Every two minutes the server checks for price anomalies, if it detects one it sends out a notification.
However, to prevent many subsequent and identical notifications every two minutes to our mobile devices, we only allow one identical notification every 8 minutes -- unless it's a different message then we display it immediately.

Apart from the above, I've also:
  • tweaked the notifications themselves and enabled caching to our devices so it saves the most recent one.
  • enabled double click/tap on the notification to hide it from the page -- but if you refresh it it will re-appear again (loaded from cache).
  • adjusted the footer section on the app.
What's next?
Right now we only allow one currency, and that is Bitcoin, on the app. So in the next updates I will see to add all of the available currencies.
Then there's also the problem of having many notifications due to multiple currencies, so we should let users pick a "favorite" currency for prediction notifications.
But also provide a list of currencies from which they decide which ones to track for anomaly detection notifications.
It's also not possible (on the app) to see previous predictions, so I want to add advanced options that allow us to browse through historical predictions -- that way users can see past performances.
(edit) Lastly, anomaly notifications are not always visible on the forecast chart (which has 10min intervals) -- so an anomaly can be notified but not seen visually on the chart itself. The idea would be to add a 2nd chart with 2min intervals.

Have a great weekend all! :)
And stay tuned for the next update.
- Ilya
 
Great Information about Bitcoin and Statics. One thing i see in this Graph presentation about Coin status is very nice.
Really impressive Thread and thanks for sharing.
 
Wow, just wow. I will keep following this thread on a daily basis from now on. GL OP
 
4.4.4
Thanks.
Thanks!
A day ago I made the app compatible with Android version 5.0, but I didn't think people had even older smartphones.
But apparently quite a lot still use Android 4 (or even older), so I'll look into this coming few days and keep you posted when it's released :)

==================
=== Feb. 27, 2018 ===

Today I didn't do any work on the app, but instead was occupied with backtesting.
I don't think I have published any backtesting results/outputs since our latest version 3 release of the predictions chart.
Let me refresh some memories first and explain things :)
You may skip the following section to the "TL;DR", but if you are a hardcore trader then keep reading. :D

In our current backtesting efforts, I am using only the predictions to make trading decisions (buy/sell).
So instead of using industry standard indicators such as SMA/EMA/... to decide when to buy/sell, we use predictions and historical price data.
In my previous posts I have published some nice results and improvements, where an artificial trader named "Maggy" was trading.

To put it in a nutshell: every single interval (thus every 10 minutes) our trader "Maggy" can make a decision to buy/sell.
The only information that Maggy has is shown on the chart below: the historial (known) price, and future predictions at a certain interval:

GXrf6iS


Basically, I simulate Maggy make decisions for a long range of intervals (e.g. 144 times).
However, Maggy will not necessarily make a buy/sell every at every step.
If I use a range of 144 steps, where each step is a 10-min interval prediction, then we actually simulate Maggy doing "24 hours of non-stop trading every 10 minutes" (144 x 10min = 1440 minutes = 24hrs).
In other words: for 24 hours straight, every 10 minutes, Maggy will use the given data to make a buy/sell (or a "do nothing") decision.

The trading strategy I am using right now is pretty dumb/simple: we let Maggy only use the first prediction and compare it against the previous price.
This can be seen on the screenshot below, where I marked the two values used in this strategy.

Ftwdwjq


However, notice that we have many different predictions at every single interval.
On the screenshot, I only marked the predicted value of one of the predictions, while our simulation takes into account all of the predictions.
We simulate the entire 24-hours for each distinct prediction type -- since each prediction has its own unique name/id (e.g. meany7, hopkins, etc.).

So how does the trading strategy work, given these two data points?
It's fairly simple, we let Maggy buy if the prediction price is higher than the actual price, because then she may make a profit.
In the other scenario, if the predicted price is lower than the actual price, then we tell her to sell.
We record these buy/sells for each interval, for the entire range, and then simulate the trades -- so in actuality she can only buy if she has cash ($ USD) and she can only sell if she has Bitcoins (BTC). In this simulation we let her buy/sell by 100% -- so she has to sell/buy everything in one shot (for simplicity reasons).

Now that we have a basic idea of our trading strategy, let us look at the results.
First off, I started the simulation for February 27 (00:00 UTC), for a range of 144 steps, and used the 10min interval predictions.
Thus this simulated Maggy doing trades for 24 hours straight (10 minutes in between each trade).
Maggy starts with $10,000 and has to use the entire sum to buy, and if she has to sell Bitcoins, she sells everything in one shot.
Note: we do not include transaction/trade fees in our calculations.

Below is the screenshot of the results.
On the left side we see the names/ids of the used prediction types (they are all unique/distinct, and you don't need to know what the numbers stand for).
Next to each name/id there is a percentage value that indicates the ROI of the simulation for that predictions type.

rANKUXH


We see that most ROIs are at least 1%. The average ROI is ±%1.42, so after 144 trades (in 24 hours), Maggy has made ±$142 in profits.
This is great to see, because Maggy is not biased and always buys/sells when our trading strategy tells it to. So this means our strategy is profitable!
But it also means that it can be improved (e.g. making it sell only if there's a positive ROI outcome or the predictions indicate a rapid decline).
However, it's not an easy task to implement these additions into a trading strategy, but not impossible either.

Even though these ROI figures look great, it's because during the day of February 27, the market was pretty positive -- there were no crazy price stunts.
When we run the same simulation, during a less positive period in time we'll see more negative ROIs than positive ones.
This is most likely because the predictions tend to predict an increase after a huge drop, because that's what has happened thus far in the market.

But we'll also see more negative ROIs with less trading steps.
To illustrate this, I have used the same starting point (Feb 27, 00:00) and let it simulate only 6 steps (instead of 144), so 6x10min = 1 hour.
I wanted to see how much profit Maggy would've made if she made only traded for one hour (instead of 24hrs).
The results aren't spectacular at all:

hFX5n8p


The lines with a zero (0.0) ROI, indicate that no trades occurred at all.
On average, Maggy made a small loss (her average ROI is less than 0.2%, which is < $20 out of $10k the started with).
So if you are wondering why/how this happened, look at this chart:

PtiDToc

Note: The datetime on the screenshot is in GMT+1

The darkest black line is is the actual price (known to Maggy at Feb 27, 00:00 UTC). The slightly brown/red lines are the predictions Maggy uses.The gray line is the extended average price, this is not known by Maggy. But because by now we already know that price "we" can include it and see how the predictions performed versus what happened next. We see that the price started going up until 01:40, and then started going down. We actually only used the region between 01:00 and 02:00 to let Maggy trade.
But remember, every interval, the predictions change because we have a live learning/training AI system.

The reason why in this case Maggy had negative ROI was because of the decisions she made by obeying our trading strategy.
If we want to dig deeper and see which decisions Maggy made, we can, here's an example for one of the prediction types:

6wLQTX3

On the screenshot above I have indicated (in green rectangles) the decisions that were made during that one hour.
So at 01:00 (GMT+1), Maggy decided had buy because the predicted price indicated $10276.- while the previous price (not shown; at 00:50 GMT+1) was $10307.- ;
In other words, the prediction indicated that the price would go down at 01:00 (GMT+1), so this means it should then enter a buy trade.
And later, at 01:20 (GMT+1) there is a sell indicator because the prediction showed the price would go down compared to the previous price (at 01:10 GMT+1).

In the end Maggy only made two trades. This is also because we remove trades from the end such that the last trade is always a "sell". We want to make sure Maggy exits, so we can calculate the ROI in $ USD.

If you've been following carefully, you will realize that this is a pretty dumb strategy.
Every decision is blindly made, thus solely based on the previous price and the first future prediction -- the strategy does not take into account the price when Maggy has to buy/sell.
In other words, we can greatly improve this strategy by letting Maggy sell only if she would make a profit, otherwise hold - -or make her sell out of fear due to a declining trend.
But the whole concept of this strategy is to calculate/determine the accuracy of the predictions, not to generate the highest profit.
If we improve this strategy as just described, it also becomes more complex to ensure Maggy has a guaranteed exit at the end of our time period. It may happen she doesn't sell the Bitcoins at the very last trade, so we either have to extend our testing range, or let her exit at the latest price (whether that be a positive or negative ROI).

To conclude this topic, below are a few more results from different dates.
Each of these simulations consisted of 144 steps (10min interval predictions) as in our initial example.

Start date: Feb 26, 00:00 UTC
V5cdwTX

The above looks very promising, these trades yielded at least 2% in most cases.

Start date: Feb 25, 00:00 UTC
4WwhWwt

This scenario is more mixed and I see more negative ROIs than positive ones.

We conclude that this strategy depends on the state of the market, which is different every single day.
And to increase our chances of having a positive ROI, we need to trade over a long period of time (24hrs wins over just 1hr on average)

Why is all of this useful?
It's useful if you wish to automate trading (trading bots).
Because regular people don't want to spend all their time watching an exchange screen and making a trade every 10 minutes.
Most day traders use notifications or custom indicators to buy/sell, and if you have a large sum of cash (e.g. $20k) then one or two trades a day can suffice to make a decent living.
Just 1% ROI on a $20k trade is already $200, more than enough to get by. But we cannot expect to make at least 1% every single day, some days we might lose up to 5%.
It's a risky and stressful business, and that's why a lot of people tend to use software/bots to automate their trades.

Automated trading can be lucrative, given a good strategy that is.
On the other hand, if you use some crappy indicators/bots, then chances are much higher that you are going to have more miserable results.

TL;DR
All of the above could be too much information too consume.
And as most humans, we prefer simplicity over complexity.
This is where the mobile app makes a huge difference!
All of the above can be summarized like...

Buy Bitcoins (or some other crypto), when you receive a notification that it might increase in the next 10 minutes like:

J65MwPN

and sell when it predicts that the price might drop in the next 10 minutes....

What will happen after +100 trades is that your ROI might be between 0% and 3%, if you trade during a steadily increasing period (if you are lucky that is).
But it's also possible that you may lose between 0.X% and 3%.
However, if you end up selling only if you would make a profit then by default your ROI will be positive.

The tricky part, and the most difficult one in my opinion, is to decide when to sell.
In a declining market (which may not be so easy to detect on sight), we must sell ASAP to minimize our losses.
While in a growing market we may want to hold as long as possible, but without missing the chance of selling to get at least our 1% ROI.

What's next?
Yesterday I added the anomaly detection (AD) system based on the price.
I believe this is a very powerful indicator that can be used to override buy/sell decisions.
When there is an unexpected increase in price, there is a big chance it may grow even higher -- so as soon as we detect such an anomaly we should enter a buy trade.
On the other hand, if we detect a rapid decline, we should sell immediately if we're holding any crypto.
I would like to incorporate this tactic into our trading strategy and/or build a strategy solely using the AD notifications.
Even though these are quite rare events, they should definitely be investigated asap.

I was also thinking of making an open source community for the backtesting part. There is so much that can be achieved and learned by solving this issue as a group, where various users/members can play around with the API and build their own strategies using our available data!

"There is a lot of math to trading, but also some luck.
Nobody knows what tomorrow will bring.
But we can calculate probabilities to minimize risk and maximize ROI."

Have a great day all :)
- Ilya
 
you should post the source on github because something stinks about this app , and no app could predict what happened at the end of the year so im concerned about your motives here
 
you should post the source on github because something stinks about this app , and no app could predict what happened at the end of the year so im concerned about your motives here
Hi mate :)
If you had spent more time reading the posts on this thread you would've had a better understanding.
Nobody is making long-term predictions here, all predictions are short-termed (no more than 24 hours into the future).
And you should also read this post if you care - https://www.blackhatworld.com/seo/c...g-ai-and-big-data.998766/page-4#post-10729165

Finally, no way I am going to push my code to github unless crypto dies and nobody cares anymore.
 
" Thanks!
A day ago I made the app compatible with Android version 5.0, but I didn't think people had even older smartphones.
But apparently quite a lot still use Android 4 (or even older), so I'll look into this coming few days and keep you posted when it's released "

Fine thanks.
 
Back
Top