Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Scripts

Script opening orders - script for MetaTrader 4

Views:
33489
Rating:
(14)
Published:
2010.05.17 08:14
Updated:
2014.04.21 14:54
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Sometimes you want to help the advisor and add the order, but that Advisor has its own Magic number needed to be placed orders with its number.

Variables:
  • stoploss - level exhibiting SL, if 0, then SL is not exposed
  • takeprofit - level exhibiting TP, if 0, then TP is not exposed
  • Magic - a unique order number
  • SELL - open SELL order
  • BUY - open BUY order
  • Lot - Order Quantity
  • slippage - the maximum deviation of the price for market orders

The simultaneous installation of different directions of orders for this variable SELL BUY and set to true.

When failures of connection or a sharp price movement will be exhibiting 10 attempts to place an order, after that the script stops.

To run the script, drop it on the chart window and the menu will appear, select the options and type of the opened orders.


Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/9673

Wavy Dash Indicator Wavy Dash Indicator

Indicator draw green and red lines similar to wavy dash. Green is a buy signal, red is a sell signal.

Load Server History Load Server History

Load history form server Set the option at 1.

Variations of the Hurst Exponent over time Variations of the Hurst Exponent over time

This indicator displays the variations of the Hurst Exponent which are seen as a predictor of the variations of volatility, therefore giving an indication on when to enter the market.

HAS EA NEW HAS EA NEW

Based on the HAS indicator.