screener etoile du matin

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #145271 quote
    Rolanbay
    Participant
    Average

    PRT affiche erreur de syntaxe quand j’essaie de saisir ce screener doit comporter au moins une fois l’instruction screener, comment y remédier ?

    Saisissant screener suite au code suivant, la variable suivante n’est pas utilisée pour Etoile du matin ????

    Merci pour m’aider.

    Baisse = low[3] > low[2] and close[2] < open[2]
    Etoile = max(open[1], close[1]) < close[2] and max(open[1], close[1]) < open
    Hausse = open < close and close > (open[2]-close[2])/2 + close[2]
    EtoileMatin = Baisse and Etoile and Hausse

     

    #145300 quote
    Nicolas
    Keymaster
    Master

    En complétant ton code avec la ligne de l’instruction SCREENER, tout fonctionne 🙂

    Baisse = low[3] > low[2] and close[2] < open[2]
    Etoile = max(open[1], close[1]) < close[2] and max(open[1], close[1]) < open
    Hausse = open < close and close > (open[2]-close[2])/2 + close[2]
    EtoileMatin = Baisse and Etoile and Hausse
    
    screener[EtoileMatin]
    #145330 quote
    Rolanbay
    Participant
    Average

    Génial!!! Merci

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

screener etoile du matin


ProScreener : Scanners de Marché & Détection

New Reply
Author
author-avatar
Rolanbay @rolanbay Participant
Summary

This topic contains 2 replies,
has 2 voices, and was last updated by Rolanbay
5 years, 5 months ago.

Topic Details
Forum: ProScreener : Scanners de Marché & Détection
Language: French
Started: 09/24/2020
Status: Active
Attachments: No files
Logo Logo
Loading...