Stanley Lai
Stanley Lai
Friends

Add friends via their profile or user search and you will be able to see if they are online

Stanley Lai
Added topic how to create a function call with dynamic array as an input variable?
how to create a function call with dynamic array as an input variable? in MT4 normally is it define as follow  bool functionName(double variablename[,])
Stanley Lai
Registered at MQL5.community
Stanley Lai
Added topic Extend Label Charater Limit
greeting, the Label have charater limit of 60 charaters. any way to extend it ? i would like to display a commentary on the indicator section. Please advise, thanks
Stanley Lai
Added topic Crash when delete an indicator with external DLL function call
Greeting, i develop an indicator to do external functions DLL call. The functions was called successfully however when i delete the indicator from the chart window, a crash occur. Below is the crash details. please help. thanks. There has been a
Stanley Lai
Added topic How to check the current bar is fully completed
greeting, Is there a way to check the current bar is fully completed? i would like to calculate an indicator value base on the actual closing of current bar
Stanley Lai
Added topic Inputs Tab Disappear
greating, I have an external inputs variable for me indicator, it will prompt the inputs tab when i add the indicator to chart. however when i added my libraries function call (#include), the input tab will disappear when i add the indicator to