Bulkowski's Top 10 Reversal Candlesticks

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #55402 quote
    ascari1952
    Participant
    New

    Bonjour, M’intéressant aux bougies japonaises, comme beaucoup sur ce site je pense, j’ai trouvé ce code sur le site, mais étant un parfait débutant en la matière, je ne sais absolument pas comment remplir les variables de ce code ! C’est du chinois pour moi !

     https://www.prorealcode.com/prorealtime-indicators/candlesticks-patterns-indicator/   

    ThreeStarsInTheSouth=(body[2]<0 and body[1]<0 and body<0 and shadowtop[2]<range[2]/4 and shadowbottom[2]>abody[2]/2 and low[1]>low[2] and high[1]<high[2] and abody[1]<abody[2]  and shadowtop[1]<range[1]/4 and shadowbottom[1]>abody[1]/2 and low>low[1] and high<high[1] and abody<abody[1] and shadowtop<range/4 and shadowbottom<range/4) 
    if TrendDown[3] AND ThreeStarsInTheSouth then 
     DRAWTEXT("Three Stars In The South", barindex, low-atr*1.5, Dialog, Standard, 12) COLOURED(0,155,10) 
     DRAWARROWUP(barindex,low) COLOURED(0,155,10) 
    endif  

     

    Je voudrais ensuite faire de même pour les 9 autres top ten reversal candlesticks. Quelqu’un peut-il m’aider ?  Bien cordialement.   ascari 1952  

    #55403 quote
    Nicolas
    Keymaster
    Master
    les 9 autres top ten reversal candlesticks


    Désolé je ne vois pas de quoi on parle ?

    Cet indicateur de détection de figures de chandeliers fonctionne déjà parfaitement, pourquoi ne pas l’appliquer sur le prix et voir ce qu’il en est ?

    #55416 quote
    ascari1952
    Participant
    New

    Moi non plus, je ne comprends pas !

    Je ne dois pas faire la bonne manip.

    Voir P.J SVP.

    Top10-reversal.png Top10-reversal.png
    #55418 quote
    Nicolas
    Keymaster
    Master

    Il faudrait plutôt télécharger l’indicateur complet (il y a un lien de téléchargement en dessous de chaque article de la Library) et l’importer dans la plateforme en suivant ce tutoriel : https://www.prorealcode.com/import-export-prorealtime-code-platform/

    Un copier/coller d’une portion de code, ça marche rarement, surtout si “C’est du chinois” 🙂 

    #55421 quote
    ascari1952
    Participant
    New

    Génial ! Ça fonctionne. Merci beaucoup.

    Comme je vous le disais, je suis un grand  débutant, d’où mes questions “à cent balles” !

    Merci encore.

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

Bulkowski's Top 10 Reversal Candlesticks


ProBuilder : Indicateurs & Outils Personnalisés

New Reply
Author
author-avatar
ascari1952 @ascari1952 Participant
Summary

This topic contains 4 replies,
has 2 voices, and was last updated by ascari1952
8 years, 2 months ago.

Topic Details
Forum: ProBuilder : Indicateurs & Outils Personnalisés
Language: French
Started: 12/11/2017
Status: Active
Attachments: 1 files
Logo Logo
Loading...