ArashB
ArashB
ArashB
Added topic issue on getting open price using HistoryOrderGetDouble(trans.position,ORDER_PRICE_OPEN)
Dears... I'm trying to get the open price of an order which already closed in MQL5 as i want to open a position on SL hit, I used HistoryOrderGetDouble (trans.position,ORDER_PRICE_OPEN) the trans.position return the order number properly. but this
ArashB
Added topic How to extend price History in Strtegy tester
Dears, first of all currently i'm using MQL5 for coding and during my coding on a strategy, i figured out there is a limited amount of history exist on each timeframe during backtesting . as an example there is almost one year data exist for H1
ArashB
Added topic MQL5 - Issue is reading from file on EA - Wrong values captured
Dears, as it is clear in subject i want to work with file in EA inside MQL5. be informed below code tested on MQL4 and worked properly. Also i know i should insert file in EA separately to be used (another WHY in MQL5) using below code #property
ArashB
Added topic MQL5 - How to check if Position/Order closed in EA
Dears, first of all let me explain after many years working on MQL4 due to a project team decided to re- create EA on MQL5 again. As I'm new to this language, I'm looking for some concepts from the old one in this. them please excuse me if my
ArashB
Added topic Issue in getting data from iCCI in MQL5 vs MQL4
Dears, first of all let me tell you i'm not new to programming and i wrote many indicators and Experts in MQL4. but i'm new to MQL5 and i've got some issue in using iCCI or similar basic functions based on written instructions. i had one
ArashB
Registered at MQL5.community