Forum

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[,])

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 critical error Time : 2008.11.11 14:31 Program

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 chart. please help, thanks #include "C:\Program

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

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