Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Göstergeler

Identify potential Trends/Range (Pivot Points) + Entry points - MetaTrader 5 için gösterge

[Silindi]
Görüntülemeler:
16799
Derecelendirme:
(27)
Yayınlandı:
2020.07.25 23:22
Güncellendi:
2020.08.26 22:21
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

INTRODUCTION:

The story behind this indicator is really interesting. I've published last week a script called "Identify potential Trends/Range (Pivot Points)" and a huge number of MQL5(ers) contacted me to ask if it is possible to have it as an indicator. So I was glad that lot of people actually like my scripts and indicators so that is why I've decided to convert the script to this indicator.

As a reminder, the purpose of this indicator is to help eyeball ranging market and trending market instead of doing all the work myself. It is true there are plenty of other indicators that help us eyeball these ranging/trending market and they work really well, but I like using Pivot Points.

Do not forget to send you comments as well as rate these scripts. Happy trading!

Picture 1


LIVE TRADING SESSION:

You can check the following live trading sessions and see how I was using my Products in my trading

      



Remark: you can consult the below video that will help you to install and test this indicator.

Compile

Random walk index Random walk index

Random walk index (optimized version)

Range Follower Range Follower

this expert opens trade in the direction of the trend when specific rate of average daily range has been passed.

Ocean theory - natural market slope Ocean theory - natural market slope

Ocean theory - natural market slope

Design patterns - Factory Method Design patterns - Factory Method

An interface for creating an object that defers instantiation to subclasses. They decide which class to instantiate.