거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Previous Candle Hi-Lo - MetaTrader 4용 지표
- 게시자:
- Mohamad Zulhairi Baba
- 조회수:
- 59205
- 평가:
- 게시됨:
- 2017.09.29 07:55
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Previous Candle Hi-Lo is used to check the last candle multi-timeframe position relative to the current price.
Features
- This Indicator can be attached to any chart timeframe (MTF features).
- The calculation and color will be based on input color.
Input Parameters
- Line style (default: dotted line).
- Line color.
Please feel free to use and modify this code for your own use.
Simple Regression Channel
As simple Regression Channel code for MetaTrader 4.
News EA Template Without DLL From 2 SourcesThe functions included in this template use two news sources - Investing.com and Dailyfx.com. The template doesn’t use DLL.
Engulfing with RSI
Not really profitable but the code fits on one page.
RegularExpressions in MQL4 for working with regular expressionsRegular 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.