Clustering –> unsupervised learning

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #84383 quote
    LeoLeo
    Participant
    Veteran

    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?

    #84450 quote
    LeoLeo
    Participant
    Veteran

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

    #84490 quote
    NicolasNicolas
    Keymaster
    Legend

    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 quote
    LeoLeo
    Participant
    Veteran

    Will have a look in that.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
ProRealAI ProRealAI New

Stuck on this ProBuilder code?

Describe what this topic is trying to build, in plain English, and ProRealAI writes the ProRealTime™ indicator, screener or system for you.

Available in 7 languages
Try ProRealAI

Clustering –> unsupervised learning


ProBuilder: Indikatoren & Custom Tools

New Reply
Author
author-avatar
Leo @leito Participant
Summary

This topic contains 3 replies,
has 2 voices, and was last updated by LeoLeo
7 years, 10 months ago.

Topic Details
Forum: ProBuilder: Indikatoren & Custom Tools
Language: German
Started: 11/08/2018
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...