Search results

  1. C

    Noah10pips2006 - expert for MetaTrader 4 2.00 star(s) 1 Vote

    adasd Author: Nick Bilak Adviser Noah10pips2006.
  2. C

    Tunnelmethod - expert for MetaTrader 4

    Author: Chris Battles The adviser on a method of channels.
  3. C

    EURUSD breakout v0.30 - expert for MetaTrader 4

    Author: TraderSeven/Matt Kennel Adviser EURUSD breakout v0.30.
  4. C

    Pedroxxmod - expert for MetaTrader 4

    Author: Pedro Echenagucia Adviser Pedroxxmod.
  5. C

    Cross - expert for MetaTrader 4

    Simple code for Candle Cross above or below Conditions.. Mt5 version:- https://www.mql5.com/en/code/27597 Note: This is just a sample Main Function bool crossed[2]; //+------------------------------------------------------------------+ int OnInit() { for (int i = 0; i <...
  6. C

    Refresh 28 Charts - expert for MetaTrader 4 1.00 star(s) 1 Vote

    This code extracts tick data from the broker's server and refreshes the 28 charts of the 8 commonly traded currencies in MT4. This tool can be used by traders that use indicators, Expert Advisors, or other tools that needs to use the 28 pairs, like "Volatility Watcher", "OBOS Watcher", and...
  7. C

    RingSystemEA - expert for MetaTrader 4RingSystemEA - expert for MetaTrader 4

    Simple Script to disable the Autotrading for the EA on the chart. If you just want to use the DLL, check the code and comment/uncomment the necessary
  8. C

    Expert adviser Easy Robot - expert for MetaTrader 4

    Expert adviser 'Easy Robot' Fully operational expert adviser for demo/real accounts or just as educational/further development purpose. It was never mentioned in this presentation or anywhere else that this is a some kind of holy grail ea....you may find good settings and maybe treat it like it...
  9. C

    Virtual Profit Close - expert for MetaTrader 4

    Virtual Profit Close With this expert adviser you can control an already existing open position (by another ea or a manual order) and close it by desired profit level virtually. How to use? Let's say you have an open order on GbpUsd chart by another ea you use with magic number 1234...Now...
  10. C

    LevelUprofit - expert for MetaTrader 4

    Please, read the below requirements. After that delete this text and write the description of your script. Requirements to subject area, size and form of materials to be published: What ideas is the code based on and how can the indications be interpreted? Describe the external variables used...
  11. C

    EA xit=Enable Exit strategy (values:true/false). 5.00 star(s) 1 Vote

    tick=If "tick"=false-every tick\If "tick"=true -open prices (values:true/false). Exit=Enable Exit strategy (values:true/false). Lots - Lots size (values: 0.01-1). IncreaseFactor -how much to increase lots from total margin if you lose a trade (values: 0.001-0.1). TrailingStop-set a value from...
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock    No Thanks