거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Precipice - MetaTrader 5용 expert

게시자:
Vladimir Karputov
조회수:
2884
평가:
(10)
게시됨:
2018.12.28 12:52
업데이트됨:
2019.01.17 11:29
Precipice.mq5 (30.72 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The author of the idea - Gladiator

Code mq5 by: barabashkakvn

Note: The EA was developed solely for checking a random market entry!

The EA opens positions depending on the value obtained in the random number generator. Stop loss and take profit settings are similar and set in the Stop Loss, Take Profit parameter.

The EA works on every tick. There is no more than one position on the market, which means it is able to work both on hedging and netting accounts.

The result can be unpredictable:


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

Standard_Deviation_Channels_x3 Standard_Deviation_Channels_x3

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs

Standard_Deviation_Channels_x3_Cloud Standard_Deviation_Channels_x3_Cloud

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs with the channels' background filling.

LBS LBS

Working with Stop pending orders. The EA uses indicator iATR (Average True Range, ATR)

SignalTable_Sar_WPR_MA SignalTable_Sar_WPR_MA

An indicator that shows buy and sell signals of three indicators (iSAR, iWPR, and iMA) on nine timeframes with full settings