und werden Sie Mitglied unserer Fangruppe
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.
Der Indikator zeigt den Dollarindex in seinem Chart. Der Indikator soll die Chartanalyse vereinfachen.
Der EA handelt, wenn eine Kerze außerhalb eines bestimmten Niveaus im Sinne eines Breakouts. Eine Aktualisierung des graphischen Treminals. Aber der Code braucht noch weitere Hilfen.
Ein einfacher EA. Er spielt mit der Gegenrichtung einer bestimmten Differenz zwischen Bid und MA. Er ist ziemlich riskant, hat aber auch seine eigenen Vorteile.
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.