거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
MTF Inside Bar - MetaTrader 4용 지표
- 조회수:
- 53587
- 평가:
- 게시됨:
- 2014.09.24 09:47
- 업데이트됨:
- 2016.11.22 07:32
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
With this indicator we can visualize price action in other (higher) timeframe without leaving our current chart.
Just choose wich timeframe you desire (ex: TFup=3 means third timeframe up from the current timeframe in the chart).
Also you can choose:
- bars_back: how many inside bars (candles)
- stats: if true shows the range (Open-Close, absolute value) in pips of the inside bar (candle)
- UpCandleColor: color for a bull bar (candle)
- DownCandleColor: color for a bear bar (candle)
- width: thickness of the bar
- filling: if true draws the inside bar with fill; otherwise just the edges.
Update 22.03.15 - v1.2:
- Added these parameters:
- Font_Size: text font size (default=15);
- Corner: text corner position (default=3 -> Bottom Right).
- Bug correction: Object Delete.
- Now the text has the same color as the last (upper timeframe) bar.
LastOrder
The header file contains functions for searching last and previous order in the trade pool.
COrdersCounterThe simple class for counting of the orders with different filters: by symbol of currency, Magic Number, either closed, either opened orders.
NetFlows
The indicator computes the volume-adjusted flow of a currency considering all currency pairs available on your platform.
Bleris - Hedging StrategyThis strategy uses hedging if trend changes.