Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Scripts

Strategy report output into a chart - script pour MetaTrader 5

Vues:
3004
Note:
(4)
Publié:
Mise à jour:
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

This script was developed for displaying saved Strategy report from the Strategy Tester into a chart.

Follow these steps:

  1. Put report_into_chart.mql5 into ¨\MQL5\Scripts" folder.
  2. Compile  report_into_chart.mql5 and get  report_into_chart.ex5.
  3. Unzip StrategyTester.zip and put StrategyTester.html into ¨\MQL5\Files" folder.
  4. Refresh your Metatrader 5.
  5. Run report_into_chart script from Metatrader and all deals will be displayed on the selected chart as blue (buy positions) or red (sell positions) arrows.
  6. Blue and red arrows displaying deals


  7. Later you can replace StrategyTester.html file with your chosen *.html report from the Strategy Tester.

BollingerBandsEA BollingerBandsEA

BollingerBandsEA trades according to Bollinger Bands.

Script to Map Market Watch Symbols Based on Similarity Script to Map Market Watch Symbols Based on Similarity

This script is a reference solution for mapping symbol names configured by users in MetaTrader 5 EAs or scripts to the actual names provided by the broker. It uses the Levenshtein distance algorithm to automatically identify the most similar symbol in Market Watch. It is ideal for developers facing compatibility issues with prefixes or suffixes in symbol names. This is a customizable starting point to adapt to any specific needs.

Candlestick patterns Candlestick patterns

This is a indicator displaying candlesticks patterns on a chart.

Trend Equilibrium Indicator TrendEQ Trend Equilibrium Indicator TrendEQ

The Trend Equilibrium Indicator TrendEQ dynamically analyzes market movements by combining momentum and volatility. By scaling momentum with the market’s volatility, the TrendEQ provides a reliable measure of trend strength and direction.