Pon "Me gusta" y sigue las noticias
This indicator plots multiple signals based on MACD main and signal lines.
Detecting the start of a new bar or candle, in the OnTick() event handler of an expert advisor.
El indicador dibuja el índice del dólar en el gráfico. El indicador está ideado para facilitar el análisis de los gráficos.
El experto abre una operación al cerrarse una vela con el precio de ruptura indicado. Elaboración definitiva hasta el terminal gráfico. Pero necesito ayuda para finalizar la elaboración definitiva.
Un asesor sencillo. Juega en la dirección opuesta sobre la diferencia señalada entre Bid y MA. Es bastante arriesgado, pero tiene sus cosas positivas.
Calculates pip difference between Current price and SL & TP price. Places Text labels at SL & TP lines: Order Type, Ticket number, SL & TP price, Pip calculation and Pip label.
a procedure that calculate most stats in one call: R-Squared and Linear Regression
Time segmented volume (TSV) is a technical analysis indicator developed by Worden Brothers Inc. that segments a stock’s price and volume according to specific time intervals. The price and volume data is then compared to uncover periods of accumulation (buying) and distribution (selling). Time Segmented Volume was developed by Worden Brothers, Inc to be a leading indicator by comparing various time segments of both price and volume.
Simple Slope Oscillator Normalized with symbol overlay for MT4
This indicator gives the Speed and Acceleration of the price for a given period. In order to make a smooth graph, can be used a procedure using the Hull Moving Average method
This EA, Ask you to Put price, whatever price you put, in "ZEN" field, you will get that price on all open orders either SL or TP value, that would help to close all orders at one price, and you can close all bulk orders in one shot. (works very well with large balance - i suggest cent / micro account for newbees. to be able to place large closure of orders. Openin random orders manually with ongoing trend is suitable for large order accounts.
This code identifies highest high and lowest low in the neighbourhood.
Building good trading habits by seeing things in terms of percentage not in terms of money.
Not sure if anyone need this. Just showing the angle of the MA of current and adjacent candle.
This is a multi timeframe dashboard scanner for RSI and Stochastic.
This code can be used to take screenshot from code itself at any particular desired time.