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

Engulfing with RSI - MetaTrader 4 için Uzman Danışman

Görüntülemeler:
25461
Derecelendirme:
(20)
Yayınlandı:
2017.09.29 07:58
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Opens buys on Bullish Engulfing candles when RSI is above overbought and sells on Bearish Engulfing candles when RSI is below oversold.

When the account's profit reaches the desired level it closes all the orders.


Inputs

  • Lot size - specify the trade size.
  • Profit Goal - in deposit currency.
  • MaxLoss - a negative amount of currency.
  • RSI period.
  • Applied price for RSI.
  • Overbought level.
  • Oversold level.

Action on EURUSD

Some results:

Some results

Previous Candle Hi-Lo Previous Candle Hi-Lo

Previous Candle Hi-Lo is used to check the last candle multi-timeframe position relative to the current price.

Simple Regression Channel Simple Regression Channel

As simple Regression Channel code for MetaTrader 4.

RegularExpressions in MQL4 for working with regular expressions RegularExpressions in MQL4 for working with regular expressions

Regular expressions provide a formal language for quick and flexible processing of texts. Each regular expression is a pattern (mask), for which the regular expression engine tries to find matches in the source text. A pattern consists of one or more character literals, operators, or constructs.

Symbol Movement Symbol Movement

This custom indicator will show you 28 pair's daily candle range, High-Low range, candle bullishness or bearishness from real tick market. So you can understand the overall market situation very short time. You can change the default timeframe from Daily to any period and default candle (bar) number from 0 to any previous number. Also you can open the required symbol by clicking the symbol button.