Forum

Cannot open Font .ttf with ShellExecuteW

Dear Coders, I can open text files, videos, images, but not Font files ".ttf " . I would like to open it first, then install. Is there a trick to open them ? Thank you in advance for your support, #import "shell32.dll" int ShellExecuteW( int hwnd, string lpOperation, string lpFile, string

Mql4 How to count specific bars above/below specific High/Low for some days

Dear Coders, I need your help. By "Specific" I mean Time Window. I would like to count BARS from 13:15 to 20:00 that are Higher and lower than the High/Low defined from 12:00 to 13:00 for every day. I tried this: double HH,LL,highest,lowest; for ( int i= 500 ; i> 0 ; i--){ if ( TimeHour ( iTime (