Watch how to download trading robots for free
Find us on Facebook!
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

Open a Trade Script - script for MetaTrader 4

Ahmed Soliman
Ahmed Soliman
I'm a programmer for 25 years. 20 years programming in mql4/5.
I wrote the first mql4 tutorial which helped a lot of people around the world.
Currently I'm programming in C++, C#, .Net, VB, PHP, MQL4/5 etc.
I promise clean code and after delivery support.
| English Русский Español Deutsch 日本語
Views:
26786
Rating:
(25)
Published:
Updated:
xpTrade.mq4 (21.86 KB) view
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This is an easy way to open a trade and setting StopLoss/TakeProfit.

Just copy the script to <terminal_data_folder>\MQL4\Scripts folder and drag it to the chart everytime you want to open a trade quickly.

Input parameters:

Open a Trade Script inputs

Smoothing Average Smoothing Average

This EA is based on 1 moving average indicator, the exit and entry points are determined by a "smoothing factor".

iClock_Mod1 iClock_Mod1

Second-by-second candle timer not dependent on incoming ticks. New candle alert option. Automatic Broker GMT and Daylight Saving Time adjustment.

Angry Bird (Scalping) Angry Bird (Scalping)

Expert Advisor with the system is very sensitive to movement.

Doji Candle Detection Doji Candle Detection

Doji candle histogram detector with alert & email notfication.