거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
37853
평가:
(35)
게시됨:
2015.12.11 11:40
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

A simple indicator, which informs the trader about the appearance of "Bullish Engulfing" or "Bearish Engulfing" candlestick patterns on all timeframes.

The program generates an alert with the message.

The indicator is written as simple as possible and will be helpful for novice programmers.


MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/14336

Coin Flip Coin Flip

Opens orders using the martingale and a virtual trailing stop.

AP Script ver 1.01 AP Script ver 1.01

The script analyzes the market based on two criteria: the moving averages and the support and resistance levels.

Updated Nevalyashka Updated Nevalyashka

The Expert Advisor reverses the orders after closing.

Expert_RSI_Stochastic_MA Expert_RSI_Stochastic_MA

This Expert Advisor uses three indicators: MA(150), RSI(3) with the levels of 80 and 20, Stochastic(6, 3, 3) with the levels of 70 and 30. The direction of opening deals is based on MA. Entry by RSI and Stochastic. Exit by Stochastic.