mFuerte > mDebil

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26217 quote
    Epin
    Participant
    New

    Buenos dias,

    Estoy provando este codigo, la idea es que el proscreener muestre los valores que en las ultimas 5 velas hayan tenido la mano fuerte por encima de la mano debil (koncorde.09) en algun momento. Pero el codigo me devuelve valores que no complen esto, que estoy haciendo mal? A parte el valor que retorna “azul[0]” no coincide con el delultimo dia del grafico.

    gracias,

     

    //mFuerte > mDebil 5 ultimas velas
    
    verde, ignored, ignored, azul, ignored, ignored, ignored, ignored = CALL "Blai5 Koncorde v.09"[15]
    c2 = 0
    FOR i=0 TO 5 DO
    if (azul[i] > verde[i]) then
    c2 = 1
    endif
    NEXT
    
    SCREENER[ c2 ] (azul[0] AS "mFuerte")
    #26991 quote
    RICHARDYUSTE
    Participant
    Junior

    SCREENER [C2=1] (azul[0] AS "mFuerte")

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

mFuerte > mDebil


ProScreener: Buscadores de Mercado y Rastreo

New Reply
Author
author-avatar
Epin @epin Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by RICHARDYUSTE
9 years ago.

Topic Details
Forum: ProScreener: Buscadores de Mercado y Rastreo
Language: Spanish
Started: 02/23/2017
Status: Active
Attachments: No files
Logo Logo
Loading...