Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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 INTO CHART - script pour MetaTrader 4

Vues:
8514
Note:
(10)
Publié:
2008.06.12 07:37
Mise à jour:
2014.04.21 14:52
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

STRATEGY REPORT INTO CHART


Drawing all results from a strategy tester report file into a chart.

Usually I use my script for backtesting of my strategy and checking within the chart.


How to use it ?

1) Load a file "StrategyTester.htm" into experts/files directory.

2) Run this script on a appropriate chart.

If all arrows are displayed in a wrong place with time shift, modify a variable Hour_shift. You can also change colors according to your background color.

A result of this script can look like that :


example

Stochastic_Cross_Alert_SigOverlayM_cw Stochastic_Cross_Alert_SigOverlayM_cw

The indicator displays signals to buy/sell.

XPoints XPoints

Indicator that predicts possible reversal points.

OutQuotings OutQuotings

Unloading quotes from the selected period into an external file.

i4 GoldenLionTrend v3 i4 GoldenLionTrend v3

The indicator shows the trend. A code example for candlesticks colored in four different colors according to the trend strength.