Bounce Strength Indicator 2.0 with Tango Line Binary Options Indicator

Bounce Strength Indicator 2.0 with Tango Line Binary Options Indicator

17713
0
UDIO

Bounce Strength Indicator (BSI) shows the strength of bounce. It now works in trend and uses Tango Line calculations.

There is no difference in the basic concept, but I tried to remake it from a different angle.

I used the width of the range as a measure to measure (like a classical oscillator). This version does not use the width of the range. It uses the deviation from the center line instead. And the center line is the moving average of the Tango Line.

double ratio=0;
 //--- Bar Spread
 double sp=(high[k]-low[k]);
 //--- Not DownBar
 if(!(close[k-1]-sp*0.2>close[k]))
   {
    ratio=-1*(low[k]/TangoMaBuffer[k])+2;
    sumpos+=(close[k]-low[k])*ratio;
   }
 //--- Not UpBar
 if(!(close[k-1]+sp*0.2<close[k]))
   {
    ratio=-1*(high[k]/TangoMaBuffer[k])+2;
    sumneg+=(high[k]-close[k])*ratio;
   }

Binarni Mogućnosti pokazatelji – Preuzmite Upute

Bounce Strength Indicator 2.0 with Tango Line Binary Options Indicator is a Metatrader 4 (MT4) Indikator i bit indikatora Forex je transformirati anamneze akumuliranu.

Bounce Strength Indicator 2.0 with Tango Line Binary Options Indicator provides for an opportunity to detect various peculiarities and patterns in price dynamics which are invisible to the naked eye.

Na temelju ovih informacija, trgovci mogu pretpostaviti daljnje kretanje cijena i prilagoditi svoju strategiju u skladu s tim.

How to install Bounce Strength Indicator 2.0 with Tango Line Binary Options Indicator.mq4?

  • Download Bounce Strength Indicator 2.0 with Tango Line Binary Options Indicator.mq4
  • Copy Bounce Strength Indicator 2.0 with Tango Line Binary Options Indicator.mq4 to your Metatrader Directory / Stručnjaci / Pokazatelji /
  • Započnite ili ponovno pokrenite Metatrader klijenta
  • Odaberite Chart i vremenski okvir u kojem želite testirati vaše indikator
  • Pretraživanje “Custom Pokazatelji” U Vašem Navigator govore ostavio u svom Metatrader klijent
  • Right click on Bounce Strength Indicator 2.0 with Tango Line Binary Options Indicator.mq4
  • Pričvrstite na grafikonu
  • Izmjena postavki ili pritisnite OK
  • Indicator Bounce Strength Indicator 2.0 with Tango Line Binary Options Indicator.mq4 is available on your Chart

How to remove Bounce Strength Indicator 2.0 with Tango Line Binary Options Indicator.mq4 from your Metatrader Chart?

  • Odaberite grafikonu kojoj je pokazatelj koji je u svom Metatrader klijent
  • Desni klik na karti
  • “Popis pokazatelji”
  • Odaberite indikator i brisanje

Kliknite ovdje ispod da preuzmete binarni opcije pokazatelji:
bounce-strength-indicator-2-0-with-tango-line

BEZ KOMENTARA

OSTAVI ODGOVOR