Forum

Order of indicator within a template

Hi, I have 3 indicators and I want to create a template out of them.Now I know how to do that.The problem is the indicator use 'EventChartCustom' ,which means the event subscription need to happen over precedence. For example Indicator1 needs to first initialized so that it is ready to receive

Return from ShellExecute

Hi guys, My shellexecute is calling a python class which would return some value. How can I get this value? Here is what I am doing but its only returning 42.Any amount of help would be great. #import "shell32.dll" string ShellExecuteW( int hwnd, string Operation, string File