Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
In this Discussion
- codersguru April 25
- tam October 2011
- Teachers_Pet January 28
-
First, I've got to say, your work as inspired me to get back into coding. I've had so much fun since I have.
Here's my question; in the code for said DLL, you call the following functions: CreateFile, WriteFile, and ReadFile. But I'm trying to figure out where you're calling them from.
Can you help me figure that out? I wish to create something like this on my own. Any help you can provide would be greatly apprecieated.
-
Do you mean the source code of the dll?
-
I had similar issue , but , with scripts .. . its ok at compilation stage , but then demands some DLL thing . so i kept that aside , till i get some knowledge from Sir .
well Tam , what are the parameters for your RSI ? - standard is 14 .
MACD ? - standard is 12-26-9.
4 , 17 ,34 and 50 ema/sma at what price(close/high/low/open) and shifts?
-
The source code of the dll is included in the zip file.

