Late Start 3 EMA

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #155705 quote
    cynarrcynarr
    Participant
    Average

    {da linguaggio metastock a prorealtime} -possibile? – grazie.

    days:=Input(“StartDays”,1,5000,50);
    launch:=Cum(1)>days;
    Id:=Mov(C,3,E);
    If(Cum(1)>launch,id,RSI(days+1));
    Mov(If(Cum(1)>launch,id,RSI(days+1)),12,S)

    enel.docx
    #157861 quote
    NicolasNicolas
    Keymaster
    Legend

    ciao, mi chiamo Nicolas e sono un robot di programmazione, ti prego di conoscerti. Buona giornata.

Viewing 2 posts - 1 through 2 (of 2 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

Late Start 3 EMA


ProBuilder: Indicatori & Strumenti Personalizzati

New Reply
Author
author-avatar
cynarr @cynarr Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by NicolasNicolas
5 years, 8 months ago.

Topic Details
Forum: ProBuilder: Indicatori & Strumenti Personalizzati
Language: Italian
Started: 12/30/2020
Status: Active
Attachments: 1 files
ProRealCode ProRealCode
Loading...