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...
Hello, this script was made upon the request of aliergin63, one of my followers. I do not know exactly from whom it is quoted. (It may be author HighProfit.) Long position when 8 dema is over 20 dema and 63 dema, it opens a short position for the vice versa. Alarms have been added. %0.1 comission added. Regards. Note : DEMA = Double Exponential Moving Average
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.
This is a strategy that utilizes crossovers as entries and exits. You have quite a bit of freedom to choose the type of MA used, along with the source and length. You are also able adjust the backtest range. I will update with changes if any are needed, as well as a description of the update.
Hey friends from the Texas west capital community. Basic script example based on EMA (Exponential moving average) as an example to start scripting....
Hi All, this script will show two moving averages for 13 Periods and 34 as one function. I plan to add more fancy functions. For now i dont know what to add but if you have anny suggestions please do. For newcomers you should considering to sell when the lines are green and buying when the lines are red. I AM NOT RESPONSIBLE IF YOU MISSREAD THE CHART. Kind...
Momentum written in Pine You are able to change the source with this.