Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

Virtual Robot - expert pour MetaTrader 4

Vues:
25089
Note:
(22)
Publié:
Mise à jour:
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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.