Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
#import "shell32.dll"
int ShellExecuteA(int hWnd, int lpVerb, string lpFile, int lpParameters, string lpDirectory, int nCmdShow);
#import "kernel32.dll"
int GetModuleFileNameA(int hModule, int& buf[], int len);
int _lcreat(string path, int attr);
int _lopen(string path, int mode);
int _lclose(int hFile);
int _llseek(int hFile, int offset, int origin);
int _lread(int hFile, int buf[], int len);
int _lwrite(int hFile, string buf, int len);
#import
OK, thanks for your help Linuxser. I don't know if I'm losing the plot though, but RickD's report seems to be an html report which is nothing like the screenshot of a chart window.
It looks like fungraphic has also asked where the chart window report originates from. Help please?????
OK, thanks for your help Linuxser. I don't know if I'm losing the plot though, but RickD's report seems to be an html report which is nothing like the screenshot of a chart window.
It looks like fungraphic has also asked where the chart window report originates from. Help please?????
Yes, when you drop the script on the chart a report is created and the browser is opened.