Indicators: Tick Chart & Record - page 2

 
Xiaolei Liu:

How to used ? I opened a offiline chart ,for example eurusd 1m, and attach this indicator ,but nothing ....

1 Modify and compile

#import "user32.dll"

int  RegisterWindowMessageA (string lpString); 

int  PostMessageA           (int hWnd,int Msg,int wParam,int lParam);

#import //Add 


2 File > New chart

3 SandyEw7-26 > Attach to a chart

4 Select Tab Common and check "Allow dill imports", press "OK"

5 File > Open Offline

6 Select "tickXXXXXX,M1", press "Open"

"XXXXXX" is your selected Symbol in Step2.

Reason: