Join our fan page
Enables the "Chart Objects Description" for non-programmers. For any open chart window.
Separate the construction of a complex object from its representation so that the same construction process can create different representations.
The script switches all opened charts at a certain interval. It is also possible to display only the charts of certain symbols.
Define an interface for creating an object, but let subclasses decide which class to instantiate. Lets a class defer instantiation to subclasses.
Are you tired and lost when it comes to creating an attractive market watch list ? You always see pro traders creating an attractive market watch list in which they draw support/resistance and create all possible scenario ? Well we will guide you step by step to create your own attractive market watch list for potential entries.
This script displays several subcharts in a single chart window according to the number of currency pairs in Market Watch menu.
A script for showing the swap value on a financial instrument. The texts of positive and negative swaps are shown in different colors.
This script helps traders understand the distribution and range of candles in a specific period, which can be useful for making trading decisions such as determining which historical values to use for Take Profit or Stop Loss.
A script which when dragged onto the chart will print out in the experts window the number of bars that are on that chart - like magic.
This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.
A script which when run displays the maximum lot size permitted on the asset.
The script displays the brief statistics for trading on the instrument over the specified period - the number of deals, profit, profit factor.
An example of working with the trading history on Hedge accounts — reconstruction of positions.
The script illustrates control of graphic objects using the classes from the Standard Library.
If you need to show just a part of the image at the moment and hide other, you can use the moving window by specifying the visible area of the image.
The script deletes all orders of the type specified in settings, on the current symbol.
Provides an interface for creating families of related or dependent objects without specifying their concrete class.
The script allows you to place the deals history on the chart using the graphic objects.
This script will export the trade history from MT5 selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software. Current version 1.0 does not add the takeprofit and stoploss. Any advice to improve this is welcomed.
The script calculates Pivot Point on all the symbols from the market watch and displays the results in html-file.
First script selects symbols having spread below specified value on the marketwatch, then opens corresponding charts by appyling timeframe and template stated.
The script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart.
A simple script that allows you to open a Short position using the current price location with a specified Risk Percentage and Reward Ratio.