Join our fan page
This indicator is a modification of classical Awesome indicator. It computes the smoothed rate of change of two exponential means.
All open trades must be of same symbol and type, e.g. all GBPUSD and all BUY. This script will close out your position using one large trade to hedge your position then using CloseBy() function to close all trades against the one large trade until all trades are closed. There can be a maximum of 500 open trades.
When we want to know how many times price will goes up and down 40 pips before breaking this channel, we will need Bounce Number tool.
Virtual SL TP Pending with SL Trailing for Symbol Chart
Center of Gravity is an oscillator developed by John F. Ehlers and presented in his article in Stocks & Commodities magazine (May 2002).
In classical literature, the relative strength index is described as the "price-following oscillator that ranges between 0 and 100, and signals the market sentiment to change the trend at high (close to 100%) or low (close to 0%)...
The Price Channel indicator calculates the highest high and lowest low of the trailing number of bars specified by the input Length.
Many developers face the same problem - how to get to the trading terminal sandbox without using unsafe DLLs. One of the easiest and safest method is to use standard Named Pipes that work as normal file operations.
This indicator adds H3, H6, H8 and H12 time frames into your charts.
EA for Automatic StopLoss, Take Profit, Profit Lock, and Trailing Stop (With Special Methods). SL and TP could be hidden.
The OandaX OrderBook Chart indicator is designed for displaying the history histogram of orders or positions history on the instrument with reference to the chart scale.
This indicator paints the candlestick chart color according to the Elder Impulse System
There are some scripts in the zip archive which could be very usefull in intraday trading. With them you can respond on market changes very quickly.
The indicator shows support/resistance levels calculated using the methods by V.B. Antonov (A_Vlad).
Regression Channel Indicator and Expert Advisor
The library contain several functions to get an additional information about the symbols, loaded into the client terminal. ATTENTION: Undocummented solution, it may not work in the other versions of MetaTrader
Adds account information to chart: Profit, Balance, Equity, Free Margin, Margin and Margin Level %. On chart click hide/show account information. Show Profit only option.
This script will calculate the total active and closed orders based on order types
The PrevDayLines.mq4 script is a tool for MetaTrader 4 that automatically draws three critical price levels from the previous trading day on your chart. These levels include the highest price (Max), the lowest price (Min), and the average price (Avg), providing traders with a clear visual reference for key support and resistance points.
Modify pending order - script choosing first in list pending order, printing selected pending order data, modifying pending order and printing pending order data after modification.