Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Telegram!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Indikatoren

Modified assistant for selecting the manual strategy - Indikator für den MetaTrader 4

Ansichten:
23941
Rating:
(22)
Veröffentlicht:
2016.10.27 13:33
TPEHEP_MM.mq4 (27.15 KB) ansehen
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

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.

Übersetzt aus dem Russischen von MetaQuotes Ltd.
Originalpublikation: 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.