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
Uzman Danışmanlar

Simple EA using Bollinger, RSI and MA - MetaTrader 5 için Uzman Danışman

Görüntülemeler:
16753
Derecelendirme:
(42)
Yayınlandı:
2020.12.28 10:46
Güncellendi:
2020.12.28 16:57
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Hello,

This simple EA open trade when the last bar is closing above or under bollinger bands, with RSI value overbought or oversold and using a D1 Moving average as trend filter.

Automatic take profit on medium bollinger band on opening bar, stop lose to be setted.

It is working well on EURUSD H1 with initial parameters.

Please share your set and pairs if you find any other profitable ones.

Profit factor >3 from 01/01/2019 to today.

MultiSort - sorting algorithm MultiSort - sorting algorithm

A sorter class to sort an array based on other arrays.

EA Fibonacci Potential Entry - MT5 EA Fibonacci Potential Entry - MT5

The 8 effective steps to build a robust day trading plan using Fibonacci retracement

merge sort - a merging method comparison-based sorting algorithm merge sort - a merging method comparison-based sorting algorithm

an efficient, general-purpose sorting algorithm

heap sort - array sorting algorithm heap sort - array sorting algorithm

a much more efficient version of selection sort