Capitalización del mercado de criptodivisas, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
BANCO SANTANDER S.A, GRUPO FINANCIERO GALICIA SA, Apple, NETFLIX INC, Facebook Inc, Alibaba Group Hldg Ltd
IBEX 35, Índice DAX, Euro Stoxx 50, FTSE 100, S&P 500, Nikkei 225
Bono español 10 Años, Bono de EEUU 10 Años, Euro Bund, Alemania 10A, Japón 10A, Bono del Reino Unido 10 años
type: pine series basic example time required: 10 minutes level: medium (need to know the "array" data variable as a generic programming concept, basic Pine syntax) tl;dr how variables and series work in Pine Pine is an array/vector language. That's something that twists how it behaves, and how we have to think about it. A lot of misunderstandings come from...
Very simple indicator script to display multiple simple moving averages. I know others have made this but they often are too feature-rich and can get cluttered. Can optionally show a cross when MA 1 crosses MA 3. These are colors such that when MA 1 crosses BELOW MA 3 a red cross is shown, and green when crossing above.
PT-BR Diamante - Uma estratégia simples utilizando médias móveis Retirado do Livro: Análise Técnica dos Mercados Financeiros, Flávio Lemos. A estratégia do diamante é um setup simples, baseado em médias móveis, e voltado a operadores de médio/longo prazo. A base do sistema são duas médias aritméticas: Uma de 50 e outra de 200 períodos. Conceito O método do...
This script illustrates how to create simple alerts, triggered by a share price moving above (or below) an arbitrary threshold.
Momentum written in Pine You are able to change the source with this.