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

Idea by - Faisal Rahman 

mq5 code author - barabashkakvn

The Expert Advisor operates using Buy Stop and Sell Stop orders: within the "Number of bars" interval, the EA searches for High and Low prices in the "Work TimeFrame". Then, it places pending orders at a distance from the found High and Low equal to "Indent from High and Low". If you enable the "Use time control" option, pending orders will be placed not earlier than the specified time ("Start hour" and "Start minute"). 

Attention: If you use "Start minute", it is recommended to run the EA on the M1 chart. 

High and Low search is checked at the emergence of a new bar of the TF "Work TimeFrame", provided there are no open positions or pending orders.

When a pending order triggers, all other orders (which have not triggered) are deleted.


Launching the EA at EURUSD, M1. Optimizable parameters: "Number of bars" (in the range between 3 to 15, with a step of 1) and "Work TimeFrame" (in the range from M1 to D1). The first found good result:

Cidomo



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

XFisher_org_v1_Vol_Supr_Zer_HTF XFisher_org_v1_Vol_Supr_Zer_HTF

The XFisher_org_v1_Vol_Supr_Zer indicator with the possibility to change the indicator timeframe using input parameters

CandlesAutoFibo CandlesAutoFibo

The indicator builds Fibonacci levels at candlesticks High and Low, based on the timeframe specified in the indicator parameters

ColorMFI_X20_HTF ColorMFI_X20_HTF

The ColorMFI_X20 indicator with the possibility to change the calculation timeframe using the indicator input parameters

ColorRSI_X20_HTF ColorRSI_X20_HTF

The ColorRSI_X20 indicator with the possibility to change the calculation timeframe using the indicator input parameters