ahmadrezaahmad
ahmadrezaahmad
Friends

Add friends via their profile or user search and you will be able to see if they are online

ahmadrezaahmad
Added topic Problem With Strategy tester!!!
Hi I creat New EA,when I test it in Strategy tester in MT4,it work for some day then screen is freezed without any error in journal tab!!! can any one Help me
ahmadrezaahmad
Added topic Problem with xDayDate function in my broker!
Hi My broker in sunday night at 21PM Open New Week bar(for example in this week mt4 not show any bar between 13th@21PM until15@21PM ) So xDayDate count every sunday as Trading day,I want function not count sunday as Trading day!any one can help me
ahmadrezaahmad
Added topic Any one see EA that work with other indicator alert???
Hi I create indicator of my strategy with 7 buffer and many drawing line !this indicator aler:"Sell on symb (X)" or "buy on symb (x)" when I want to create Expert of my strategy,the integration of last indicator with this EA is
ahmadrezaahmad
Added topic EA for auto place stop loss And Take profit depend on Fibo Line and open position price!!!
Hi I want to create a EA that can place stop loss and take profit one every order! The EA must see the sell price or buy price and for Example for buy price: if opening order price between line 38.2 and 50 the ea automatically place stop loss on one
ahmadrezaahmad
Added topic 2 last date concentrate Ibarshift
this Is part of my code I want to change it and mt4 automatically calculate last 2 day: extern datetime GOBACK = D'2015.08.30 00:00' ; extern datetime GOBACKtill = D'2013.08.29 00:00' ; int start() {    int countedBars = IndicatorCounted();
ahmadrezaahmad
Added topic Count Open Market Day+Holiday bank EA
Hi I have 2 question: 1-how can I write code in order to go shift bar(like iBarShift) to for example 100 working day ago(count 100 market is on day)?? 2-I want to design a EA rely on my strategy,Can I insert a code that tell to mt4 if that day was
ahmadrezaahmad
Registered at MQL5.community