Mira cómo descargar robots gratis
¡Búscanos en Twitter!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Asesores Expertos

Virtual Robot - Asesor Experto para MetaTrader 4

Visualizaciones:
25102
Ranking:
(22)
Publicado:
Actualizado:
MQL5 Freelance ¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

Virtual Robot will open virtual trades, using them to monitor the market to determine the entry point(according to the inputs parameters), at which point Virtual Bot will start opening real trades.

Demo account - recommended


Input Parameters 

        • TF - the choice of timeframe 
        • Slippage - slippage. 
        • MagicNumber - trades ID.   
        • Comment - comment for orders.
        • Stop Loss - Stop Loss in pips.
        • Take Profit - Take Profit in pips.  
        • Min Take Profit - minimal Take Profit.
        • Average + Take Profit  - average order price + Take Profit.   
        • Lots - initial lot.  
        • Lotmax - maximum volume.  
        • Multiplier - multiplier to increase/reduce your lot size.   
        • Stepper for real - quantity positions without the multiplier 1=1+multiplier; 2=1+1+multiplier etc.  
        • Stepper for virtual - quantity positions without the multiplier 1=1+multiplier; 2=1+1+multiplier etc.
        • PipStep - the minimum distance between orders. 
        • Max Trades - the maximum number of position. 
        • Start opening real trades - after virtual trades. 
        • Start average orders price for real orders - transition to averaging real transactions (only). 
          • Visual - true/false.




















      MAxCD MAxCD

      Three Moving Averages Convergence/Divergence - Indicator for MT4

      Camarilla Flat and Clear Camarilla Flat and Clear

      The code consists of lines created according to the opening, closing, low and high values of prices.

      Volatility ratio Volatility ratio

      Volatility ratio

      TraderToolEA TraderToolEA

      TraderTool is a tool/panel that will help any trader to perform trades quickly and easily.