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

Modified assistant for selecting the manual strategy - MetaTrader 4용 지표

조회수:
24186
평가:
(22)
게시됨:
2016.10.27 13:33
TPEHEP_MM.mq4 (27.15 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The indicator is designed for testing manual strategies and for practicing working according to the strategy. It provides operation reports presented as a table, chart, and additionally saves templates with and without the markup.

The tool was developed to help analyze the interesting strategies, and also to practice and gain experience in analyzing the signals on history data in the selected strategy.

The maximum approximation to the market rules gives the opportunity for the novice to understand the logic behind the order triggering and strategy signal formation, and to find the suitable strategy.

The ТРЕНЕР_ММ indicator is a modification of the TPEHEP indicator and utilizes all of its functions, with the information panel added:

  • Added viewing profit of the opened order dynamically on each bar (red arrow).
  • Added chart comment with the main parameters (green arrow). Deleted when an order is opened.
  • If the balance is negative (no funds) the indicator stops its operation.
  • This version features money management based on the StopLoss value. At the risk value of 0% the lot size is always minimal.
  • Added visualization of the StopLoss and TakeProfit (=StopLoss) levels on the considered bar in the form of a gray line, which shows the market volatility and the risk for opening or closing the order. The working indicator is provided separately here: https://www.mql5.com/en/code/15246.

Added the order execution time to the report table:

Basic operation rules are the same as in the ТРЕНЕР indicator.

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

Fishing Fishing

The Expert Advisor opens positions after the price passes the specified distance. 1 step up - sells, 1 step down - buys.

SAW_system_1 SAW_system_1

The SAW_system_1 Expert Advisor places pending orders on the basis of the volatility for the last N days.

Binary Option open trade Binary Option open trade

The script is designed for opening trades on binary options via the MetaTrader 4 terminal, if your broker supports this feature.

OandaX OrderBook Chart OandaX OrderBook Chart

The OandaX OrderBook Chart indicator is designed for displaying the history histogram of orders or positions history on the instrument with reference to the chart scale.