Unisciti alla nostra 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 è un oscillatore sviluppato da John F. Ehlers e presentato nel suo articolo nella rivista Stocks & Commodities (Maggio 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.
Molti sviluppatori affrontano lo stesso problema: come accedere alla sandbox del terminale di trading senza utilizzare DLL non sicure. Uno dei metodi più semplici e sicuri consiste nell'utilizzare Named Pipe standard che funzionano come normali operazioni sui file.
ALGLIB libreria di funzioni matematiche (v. 3.5.0) portata a MQL4.
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.
Modifica Ordine Pendente - script che sceglie il primo ordine pendente nella lista, stampa i dati dell'ordine pendente selezionato, lo modifica e ne stampa i dati dopo la modifica.