Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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

ATR Stop Loss - MetaTrader 5 için gösterge

Görüntülemeler:
26237
Derecelendirme:
(28)
Yayınlandı:
2020.08.31 06:33
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

This indicator will draw ATR based stop loss calculation based on IgorAD,igorad2003@yahoo.co.uk ATRStops MQL4, with adjustable multiplier and ATR period. This indicator includes helper functions and example to run calculation via function call so the calculation logic can be placed in external include file. Work in any timeframe.


Just rename to mq4 to use it in MT4. Feel free to improve, if needed.


This indicator does not repaint.

Parameters :

Length, how many lookback periods to check bar price

ATRperiod, the ATR period



ATR adaptive SMA ATR adaptive SMA

ATR adaptive SMA (simple moving average)

Easy Neural Network Easy Neural Network

A native implementation of neural networks in pure MQL, bundled with an easy to use interface, with easy support of saving and loading of the network configurations after training.

Composite - structural design pattern Composite - structural design pattern

Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly.

Strategy - Set And Forget (with anti-Martingale system) Strategy - Set And Forget (with anti-Martingale system)

This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.