Clustering –> unsupervised learning
Forums › ProRealTime Deutsch forum › ProBuilder Support › Clustering –> unsupervised learning
- This topic has 3 replies, 2 voices, and was last updated 7 years ago by
Leo.
-
-
11/08/2018 at 7:12 AM #84383
Hi all,
Inspired by this video I wonder if it is possible create somthing like this in prorealtime:
Something like create a loop inside a loop to read the past values like range and label it and the outer loop to refine the centroid.
The output can be an integrer value used as a name for the labels.
The initial random centroid can be generated with a pseudo-randome code.
Later on. We can see how can we trade or predict the next candle… If it is some how predictable.
Will you help me in this?
11/09/2018 at 5:08 AM #8445011/09/2018 at 2:22 PM #84490I haven’t looked at the video, but it is possible to make nested loop. The code of this indicator is a typical example of how it should look: Bull & Bear Volume-by-Price levels
There are some limitations though, because of the infinite loop memory limit …
11/11/2018 at 11:32 AM #84591 -
AuthorPosts
