Forum

orders not open

Hi I had this code it open 2 orders before right now order 1 is work but order 2 not open please help //+------------------------------------------------------------------+ //| Timer function |

weekly code not work

void SetReportDates() { ushort sep; sep= StringGetCharacter ( "," , 0 ); //StringSplit(Symbols,sep,selectedSymbols); startDate = TimeLocal (); if (reportType == "Daily" ) { MqlDateTime start_date_struct; TimeToStruct (startDate,start_date_struct);

Signal Filteration

Hi I want to use filter indicators to filter false signals what is best indicators I can use it for frame M15 - 4H Frames

Export metatrader4 orders to MySQL

Hallo I want to publish my order in my website so I need to export orders from MT4 to Mysql I know you can do it