Fibonacci for visual and coding use – indicator MetaTrader 4

Fibonacci for visual and coding use - indicator for MetaTrader 4
Description: Frustrated with a good Fibonacci indicator that would provide me with data via code or visually, I decided to try my hand at making a Fibonacci indicator for myself. If you zoom your chart, the fib adjusts, if you change the timeframe, it will adjust. Works on all pairs. Trend line forms based on … Read more

Visual Аnalysis AfterTesting – script MetaTrader 5

all_Lines
The ForAfterTesting script for changing the display of graphical objects created by the strategy tester and for easier visual analysis of the results. Changes the parameters of lines (the ChangeOnly parameter). Simplifies the analysis of profitable (parameter ChangeWinners) and loss (parameter ChangeLosses) trades. Key features: Changing object properties: the color of the line, the display style, … Read more

Visual Order Processing – EA MetaTrader 4

Visual Order Processing MetaTrader 4
Order_EA is a simple visual oriented program that uses drag & drop scripts to control order processing. Take Profit and Stop Loss trend lines are controlled by the local computer – not the broker’s computer. This allows features like “One cancels other” and automatic closing of the oldest trade without closing all open trades. I. … Read more

MCVA – Multichart Visual Analyser – script MetaTrader 4

MCVA - Multichart Visual Analyser - script for MetaTrader 4
The script creates three “main” graphic objects: two vertical lines and a linear regression. When user moves any of the three objects, the “connected” objects are automatically repositioned on the chart. When the script is run on multiple charts, objects can be moved in any of them, the positioning of the “connected” objects is performed … Read more

Visual Trend Indicator – indicator MetaTrader 4

Visual Trend Indicator - indicator for MetaTrader 4
Version 141.121 Trend defined by moving average (EMA) direction with chosen period on timeframes H1,H4,D1,W1,MN1. Green = Up-trend. Red = Down-trend. User can define following variables: MovingAveragePeriod, TextSize, UpperRightBorderVertical (vertical distance from main window upper right corner). Usage: Intraday trading on timeframes H1 and shorter. Visual Trend Indicator – indicator MetaTrader 4