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

IFR Trading Page Plotter - MetaTrader 4용 스크립트

조회수:
12930
평가:
(2)
게시됨:
2010.07.09 07:31
업데이트됨:
2014.04.21 14:54
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This script plots price levels and open positions from the IFR trading pages provided via the FXNews program offered to accounts registered with OANDA Corporation's FXTrade and FXGame platforms. The IFR trading pages offer a great deal of detail but the strategy and levels are difficult to visualize without actually seeing them on a live chart. This script reads in these trading pages and plots price levels that are of technical significance according to the analysts at IFR Forex Watch. It also plots their latest commentary/strategy on the currency pair in question, as well as any position they currently have open on the pair, along with their profit target and stop loss in the form of colored rectangles.




Operation of this script requires a small amount of effort from the user, as the trading pages need to be manually copied and pasted to file before they can be read in. Follow the below instructions to operate the script.

  1. Install the script as normal in your MT4 scripts/ folder.
  2. For each pair you wish to plot, do the following:
  3. Open the trading page from OANDA's FXNews application.
  4. Select all (Ctrl+A) and copy (Ctrl+C) the whole page from the window to Notepad, and save to a file in your MT4 experts/files/ folder. The filename MUST be the symbol of the pair you're plotting with .txt at the end. For example, copy the EUR/USD trading page text to a file called experts/files/EURUSD.txt
  5. Save the file
  6. Drag the script onto the window you wish to plot.

This is a one-shot script; when you want to update the price levels, you must carry out these steps again. As well, when recent price action is high enough, the text in the top right obscures the candles and would make more sense being plotted in the bottom right corner instead. Thus a couple nice opportunities to further automate and improve this script exist.

Market-Heart-Beat Market-Heart-Beat

The indicator will show how many ticks occurred every minute of an hour and the number of points.

EA: ytg_Speed_MA_ea EA: ytg_Speed_MA_ea

The adviser uses the indicator Moving Average.

psar bug 3 psar bug 3

Opens and closes orders using parabolic SAR

USD Strength Effect Indicator USD Strength Effect Indicator

This indicator uses the position and direction of 7 pairs to gauge the overall effect that (by default) the USD currency may have on the pair that you are trading. Base currency can be changed.