Pon "Me gusta" y sigue las noticias
Es un código fuente de winwin2007 — uno de los líderes de la ATC de 2007. Trabaja sólo con spread 2. Se cierra después de ganar el mínimo beneficio, es por eso los niveles Stop Loss y Take Profit de un broker no son un problema para él.
Se muestra cómo puede abrir posiciones de 12 símbolos disponibles y 4 plazos usando sola el EA conectado a una única gráfica.
El concepto de este EA es varios indicadores y comercio basado en un valor devuelto por esos indicadores.
The Expert Advisor which uses AO and AC. Buying and selling is performed when the colors of the indicators match.
The Expert Advisor based on the RSI indicator. МА and martingale are added in the new version.
1 Click "Close All" button to close all open positions at current attached chart.
Multiple Timeframe Moving Average. It is set to look at H4 and H1 time frames. This code is for anyone who wants to use a different timeframe than on the current window.
Expert Advisor that will close all orders and disable another Expert Advisor / AutoTrading at desired level.
The main idea of this Expert Advisor is to trade by the basic concept of Stochastic oscillator in its basic parameters, with ability to change these parameters via the EA inputs.
1 Click "Close All" button to close all your positions (regardless of the pair) will be closed at once.
This is my 1st published code, it is very simple code example: RSI 14 (price close) — open buy when it is < 25, close buy when it is > 50, open sell when it is > 75, close sell when it is < 50.
A simple Expert Advisor, which works without the use of any indicators. Enters at trend reversal attempt.
The Heiken Ashi Naive Expert Advisor is based on the Heiken Ashi candle chart system and uses the standard indicator of the same name.
The Expert Advisor is based on the operation of its predecessor — Forex Fraus (for M1), but using the Envelopes indicator.
The Expert Advisor opens an order by the trading strategy, places a take profit and a stop loss It protects the position by moving the stop loss to breakeven, and maintains it with a trailing stop.
The calculation of profit/loss in the deposit currency at the desired symbol price level on all open orders.
RSI Bollinger Bands are used to establish overbought and oversold RSI regions for generation of short and long trading signals.
El asesor busca los últimos fractales superior e inferior y abre las posiciones cuando el curso rompe estos niveles.
El asesor abre una operación cuando se cruzan las MA rápida y lenta. Dispone de la función de recuperación de pérdidas.
El asesor cierra las órdenes al alcanzar estas unas pérdidas determinadas en la divisa de la cuenta. Existe la opción de variar las pérdidas en el volumen de la orden.
Robot comercial según el teorema "Sobre la presencia de memoria (remanencia) en las secuencias casuales".
Sencillo asesor multi-estrategia, basado en multitud de estrategias que funcionan de forma paralela.
El asesor está basado en 1 indicador MA, los puntos de entrada y salida se determinan mediante el "factor de suavización".
Plantilla simple de asesor para exportar los detalles de las transacciones (resultados de la simulación o del comercio real) a un archivo CSV.
This code has some functions to close all opened orders once the drawdown reaches a specific percentage of the account balance.