Clustering –> unsupervised learning

Forums ProRealTime Deutsch forum ProBuilder Support Clustering –> unsupervised learning

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by avatarLeo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • #84383
    Leo

    Hi all,

    Inspired by this video I wonder if it is possible create somthing like this in prorealtime:

    https://youtu.be/IUn8k5zSI6g

    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?

     

    #84450
    Leo

    I try to make a Pseudo code and it looks that we need indeed array support from this language…

    #84490

    I 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 …

     

    #84591
    Leo

    Will have a look in that.

Viewing 4 posts - 1 through 4 (of 4 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login