Pon "Me gusta" y sigue las noticias
Draw several resistance and support lines as a "little segment line", differentiating the color of both types of line
Draws several resistance and support lines differentiating the color of both types of line by Drag and Drop a simple script.
This script allow you to modify the price, the Stop Loss or take profit or a pending order by just point and drop a script
Select the pending order you want to delete when you have severals pending orders on a same chart by point and drop over the price of the pending order you want to delete.
This script opens a pending sell order by just point and drop the script in the place you want.
This script opens a pending buy order by just point and drop the script in the place you want. The script will automatically place a "limit buy order" if you point and drop below actual bid. The script will automatically place a "stop buy order" if you
3 Scripts to simplify scalper operations. The scripts puts new OrderBuy, new OrderSell or CloseAllPositiveOrder.
It's easy to use, just input your lotsize, stoploss and take profit values (in points) and trade.
Creates a synthetic Hedge for any open position that you select. Use it only if are you completely understand synthetic derivatives or triangular arbitrage.
This code will get the current time , wait until a certain amount of Seconds has passed and then continue processing.
Script for calculation average daily range for last agoYear-"calendar" years, last agoMonth - calendar months, ......
Two scripts to automate opening multiple positions simultainiously with SL and TP.
It's version 2 of Customized Buy and sell v1 .... http://codebase.mql4.com/4901
some people worked as ib , they used to need to calclute total trade lotes. here it is.
A script for valuation of trades history that is uploaded to the client terminal. The valuation is performed in points.
This Script creats HTML Report To Your Current Chart. It contains a usefull information. Try it.
Quickly close open orders by dragging and dropping this expert on chart. Will ask for confirmation to close each order within 2 pips of the drop.
This script takes orders from trade history and places arrows on chart for trades.
The script sends SELL STOP pending order with expiration data and printing number of ticket.
Modify pending order - script choosing first in list pending order, printing selected pending order data, modifying pending order and printing pending order data after modification.
Modify - script choosing first in list buy or sell order, printing selected order data, modifying order and printing order data after modification.
Delete pending order - script printing selected first in list pending order data and deleting pending order.
Easy example working with object: object creation, modification properties, redraw chart.