Forum

trades by Magic

Hi I have a Working Ea which open one trade at a certain condition I want to add Multiple trades, each one by it`s uniqe magic number the problem is when I try to close the trade, My code close all the trade at once and I want to close each one by it`s uniqe MagicNumber extern int Magic = 1 ; extern

FileWrite Help !!

Hello every one : I`ve wrote this code to export EA Report to Excel ,,, it works fine But I wonder How to write the Information in a new column ( inside the excel sheet ) each time a new month begain // in int deinit () section I wrote if ( IsTesting ()==true) handle= FileOpen ( "EA.csv"

MT4 Mail Setup

Good Morning Sir I`ve tried So many times to send mail to my Gmail account from The MT4, but it look`s like Gmail doesn`t Work With Mt4 Can You Help Me Please For any SMTP Server That work with the MT4 Program . Thanks

Table Drawing

Hallow Every one I don`t know how to draw a Table on the chart, so if you can help me I`ll be so Grateful I need it with a unique style just like the picture Which was posted orginaly in the link bellow https://www.mql5.com/en/forum/109719 I hope you can help me