Mohammad Danial Bin Mohammad Adzhar
Mohammad Danial Bin Mohammad Adzhar
  • Information
no
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Mohammad Danial Bin Mohammad Adzhar
Added topic Problem with execute other currency
Hello , i have problem with coding , when i attach EA on other currency , the EA not running , but when i closed previous currency , the lates currency will run by EA. How it could be? What must i put on my EA
Mohammad Danial Bin Mohammad Adzhar
Added topic Reopen Last Order
i wondering aboout how to make an EA , if the order have hit a tp , it will make a same order and same tp with increases a lot . If u have a coding about this , can u shared it with me
Mohammad Danial Bin Mohammad Adzhar
Added topic Open new order after hit TP
extern double Lots = 0.01 ; extern int Slippage   = 3 ; extern double TP = 0.00200 ; extern int MagicNumber= 11111 ; string text = "Forex Mudah" ; int init() {    return ( 0 ); }
Mohammad Danial Bin Mohammad Adzhar
Registered at MQL5.community