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

3-Candle Chart - MetaTrader 4용 지표

조회수:
40179
평가:
(5)
게시됨:
2011.05.17 08:52
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Author:

I am not aware of other similar type of chart. However, please let me know if I am infringing on someone else work.

I wanted to find out if there was useful information to be displayed from the London open to the New York Close.

It is made of 3 candles per trading day:

- London Open to New York Open

- New York Open to London Close (Power hours)

- London Close to New York Close

I also added a "funny" number to offset the chart itself. See below. Any suggestions welcome.


Recommendations:

  • Works only on 1 hour timeframe
  • Timeoffset variable is the offset (in hours) between GMT and your MT4 Broker's time
  • SBnumber variable is a funny number used to offset the whole group of candlesticks. It gives sometime surprising results.
  • Displays better on a line chart
Line Order Line Order

LineOrder gives you the ability to place an order by using the horizontal line object from the toolbar menu. You can also control stop loss and take profit buy moving its horizontal lines.

MTF MACD scalper MTF MACD scalper

This is a Multi time frame indicator based on the MACD. I was attempting to see if I could get a good entry on the M5 chart, and make the MACD values of the H1,H4,D align with the M5.

GodBot GodBot

GodBot EA is using Bollinger Bands together with DEMA, Moving Average and Candlesticks. (EURUSD M5)

Source Code Version #3 Source Code Version #3

Help me making this better.