Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

After Testing - Analysis of Operations - indicator for MetaTrader 5

Views:
7861
Rating:
(32)
Published:
2015.11.04 07:54
Updated:
2016.11.22 07:32
aftertesting.mq5 (21.49 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Change in the display of graphical objects created by the strategy tester and simplification of the following visual analysis of the results. Without the need to edit the code of the Expert Advisor.

It is an upgraded version of my old script Visual Аnalysis AfterTesting without flaws and with more intuitive behavior.

How it works:

The indicator reads graphical objects created by the strategy tester, keeping the names and coordinates. Thus there is no need to make changes to the Advisor itself. The ability to navigate orders is also preserved.

  • ShowBuy — show buys.
  • ShowSell — show sells.
  • ShowWinners — show winning positions.
  • ShowLosses — show losing positions.

All 4 buttons can be combined with each other.

Auxiliary buttons:

  • StartPoint — show entry position.
  • EndPoint — show exit position.

Video:

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14077

Exp_FrAMACandle Exp_FrAMACandle

The Exp_FrAMACandle Expert Advisor is based on the FrAMACandle indicator candlestick color change.

Background_FrAMACandle_HTF Background_FrAMACandle_HTF

The indicator draws FrAMACandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

Close All Windows Close All Windows

This script closes all windows of selected symbol or all windows of any symbol.

Sentiment Sentiment

This is a market sentiment indicator. It displays market sentiment — bullish or bearish.