OPEN-SOURCE SCRIPT

OKRA CRYPTO

Por crypto020407
Actualizado
The demaCrossover variable we make here gets a true value when a buy signal occurred on the current bar. It holds false when such signal didn't happen. We get that value by evaluating several conditions with a cascaded if statement (a series of if statements). It looks like a lot, but let's walk through it.

The first if portion checks if the len2 and len3 input variables are both greater than 0. When they are, we assume that all three DEMA lines are configured to show on the chart. And so for the buy signal we look at two things:
Notas de prensa
Not much update
Oscillators

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad