Sinon j’ai trouvé ce code , vous en penssez qquoi ? possible de faire un screener ? merci encore c’est sympa
|
|
ratioHaut = (high–max(open,close)) / abs(open–close)
if ratiohaut > .5 and ratiohaut < .8 and not shortonmarket then
sellshort 1 contract at market
endif
|
et pour l’achat avec la mèche basse :
|
|
ratioBas = (min(open,close)–low) / abs(open–close)
if ratiobas > .5 and ratiobas < .8 and not longonmarket then
buy 1 contract at market
endif
|
Veuillez ne pas joindre de questions à des questions existantes, entre lesquelles il n’y a aucun rapport.
Commencez un nouveau sujet.
J’ai créé un nouveau sujet.
Merci 🙂
Très bien , Merci Roberto
J’Annule cette demande un grand, merci à tous