Saeid Reza Bahman Abadi
Saeid Reza Bahman Abadi
Saeid Reza Bahman Abadi
Added topic I want get OBJPROP_ANGLE from OBJ_TRENDBYANGLE
hi Dear @Alain Verleyen @whroeder1 I want get OBJPROP_ANGLE from OBJ_TRENDBYANGLE with this code in open any candel but  OBJPROP_ANGLE give me 0.0 value!? please help me void OnTick ()   { //---       ObjectDelete (
Saeid Reza Bahman Abadi
Added topic Get angel trend line
I want get angel trend line but it,s 0.0
Saeid Reza Bahman Abadi
Added topic please help for this function
h write this function string triger() {    if ( iClose ( Symbol (),timeframe, 1 )> iOpen ( Symbol (),timeframe, 1 ))       {          if (( iClose ( Symbol
Saeid Reza Bahman Abadi
Added topic i want add comment to chart
i want add signal comment to chart in mql4  every 1 hr  void OnTick ()   { //---        string symbols= "" ;      *** if ( iVolume ( NULL ,timeframe, 0 )<= 1 ){
Saeid Reza Bahman Abadi
Added topic please help for this code
i need help to select lot of postion and save in array to select biggest lot to martingle double biggestlotbuyOrders()   {       double mark[]={};    for ( int i= OrdersTotal ()- 1 ;i>= 0
Saeid Reza Bahman Abadi
Added topic How select the biggest lot position
Hi  I want writing a martingle EA code How I can select the biggest lot position for *2 for new position? Please write sample code
Saeid Reza Bahman Abadi
Added topic What is the best Expert Martingale?
What is the best Expert Martingale
Saeid Reza Bahman Abadi
Added topic The best expert
What is the best expert for auto trade
Saeid Reza Bahman Abadi
Registered at MQL5.community