Forum

EA RSI using MQL5 wizard.on which logic buy sell trades takes place.Guide me

//+------------------------------------------------------------------+ //| Sai RSI.mq5 | //| Copyright 2013, MetaQuotes Software Corp. | //| http://www.mql5.com |

error in RSI expert

Hi guide some error is coming. 2013.04.11 22:00:15 RSI new (NATGASAPR13,M10) CTrade::OrderSend: market buy 1.00 NATGASAPR13 sl: 219.8 tp: 229.8 [invalid order] 2013.04.11 22:10:16 RSI new (NATGASAPR13,M10) CTrade::OrderSend: market sell 1.00 NATGASAPR13 sl: 229.3 tp: 219.3 [invalid order]

Time display problem while trades taken place

//+------------------------------------------------------------------+ //| Getting a timeframe as a line | //+------------------------------------------------------------------+ string GetStringTimeframe( ENUM_TIMEFRAMES timeframe) { //---- return ( StringSubstr

How to integrate EA

Hi Give me step by step procedure to connect EA in my terminal . Thanks Krishna

Creating and Modifying Alerts......alerts and Mobile sms integrate while trades taken place

Creating and Modifying Alerts Tell me the guideline flow chart how to create and modify alerts in MT5. Following procedure does not disply alert Editor Page. Context menu of this tab is used for managing alerts: Create — open the alert creation window. The same action can be performed by

Trade Sms on Mobile

can you provide me some examples of sendnotification()function.that how to send Trade sms on Mobile I will send you example. #property copyright "Copyright 2013, MetaQuotes Software Corp." #property link "http://www.mql5.com" #property version "1.00" #property indicator_chart_window #property