JamesWoods
JamesWoods
Friends 1
JamesWoods
Added topic FileSeek error 5035
Hi  I am testing mql5 csv file manipulation. Created csv file and did  FileSeek (in_iCsvFileHandle, 0 , SEEK_END ); Seek to end of file  And am getting error 5035 with message  = String length is less than expected. file is opened
JamesWoods
Added topic Need Advice, Regards Best Practice for Margin Level on MT5
Hi seems there is  terminology confusion when one mentions margin level, so to be clear here i mean the margin level that leads to margin call if it goes below 100%. I am new trader using  long term trading strategy , it helps me reduce the
JamesWoods
Added topic MQL include folder for multiple projects
Hi Need help figuring out where to put mqh files i intend to use on multiple projects . If i put in the standard include folder for mql, only that project can see the files. So i want to put my mqh files somewhere on my drive and have mutiple mql
JamesWoods
Added topic static member of template class
Hello I am trying to declare and initialise static member of mql template class , but my syntax not working template < typename t > class C_Test {     public :     static uint mvs_data ; }; //compiler does not like this part
JamesWoods
Registered at MQL5.community
12