und werden Sie Mitglied unserer Fangruppe
"Currency Strength" EA finds the strongest\weakest currency from 8 major currencies and trades with moving averages, has Trailing Stop Loss &Take Profit works on all time frames major Forex pairs.
When you scalp manually, a simple EA could be an assistant to set StopLoss / TakeProfit for each trade you open.
"X Man" EA uses Equity Stop from total Equity, you can use it as hedging grid EA or a single trade EA.
This scalping EA demonstrates the use of a Virtual Pending order class library to simulate pending orders.
I started to create a simple trading panel to switch between pairs and timeframes. and next version, I will add trading features and manage orders.
This code extracts tick data from the broker's server and refreshes the 28 charts of the 8 commonly traded currencies in MT4.
This EA doesn't need any indicator, just moving price action is necessary to operate.
This Expert Advisor based on Relative Strenght Index, Commodity Channel Index and Moving Averages MT4 Indicator for Signal. Please test in Demo Account first. Regards.
Detecting the start of a new bar or candle, in the OnTick() event handler of an expert advisor.
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.
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.
The code is used to demonstrate how one can create a button on the chart and assign a function to it. The code is used to delete all orders after clicking on the button. The deletion takes care of various scenarios and shows error messages.
It's an expert to open and close orders on specific day and time. Expert open and close orders only with the same symbol it attached.
This code base is a simple function to check if current time lies within two specified times.
This code can be used to find out whether the symbol is a binary option symbol or not.