I've run into a error using the Sterling API in Win 7, and I was hoping someone has already solved. I've recently switched my development machine from Windows XP to Windows 7. I've installed Sterling fine on the Win7 machine and have referenced the DLL. Except now when I try to run my program I...
Has anyone had issues with memory leaks while using the Sterling API? I have a fairly simple implementation which seems to have a memory leak. Nothing I am doing should really be causing the leak (plus im using managed code), I was wondering if anyone else had any experience with this?
I'm running into a strange issue with the Sterling API where it seems it decides to stop sending _ISTIPositionEvents_OnSTIPositionUpdateEventHandler randomly, even though RegisterForPositions() is called on start and DeRegisterForPosition() is not called. I am getting PositionUpdates for a while...
Once the program is loaded into memory there should be next to no hard drive access. Using a ramdrive doesn't make sense unless program bootup times really matter that much, because you are sacrificing memory space. No application worth its salt makes frequent hard drive calls. At worse you'll...
I know the price of silver and even I would have turned down that offer. Even if I could trust her that was actually ounce of silver. The time I would have to spend to convert it back to usable currency for myself is worth more than the $20 of profit it would yield.
That being said, If she...
The point of limiting myself to a single timed trade per day is to maximize capital utilization from a down period on another system I am running, so this system only has about an hour to run every day. Beyond that, if it actually makes money doing a single trade using 1min bar analytics, then...
Thanks for the reply Jedwards. I've been trading it live since the start of Jan. Its been tracking the simulated results minus about $0.009~ per share traded. Which is not too bad seeing the average profit per trade is about $0.11 over the past year and $0.16 over the past 5 years. I was...
Hi Loki, thanks for your reply. Due to the fact that my approach is fairly simple, and wasn't optimized or tweaked much, and shows relatively consistent performance over long periods of time over varying market conditions, leads me to believe the probability of curve fitting is minimal.