Well said, Matt8200. It says something of the state of our education system that so few people understand this simple truth about the way markets...
Are there any? Especially any retail brokerages that offer a c++ API with low commissions and specifically any that do not have the min $1...
When you write 1000^5, do you mean 10^15 (as in a huge number) or is it some sort of lin alg notation meaning a 1000 by 5 matrix? Judging by your...
Owning the stock before writing the call does not affect the trade's overall profitability. Clearly.
Thanks you. Yahoo site does the trick.
I just need the open, high, low, close data for the past year for about 100 stocks. Where is a fairly easy place to download this from(hopefully...
Excellent post. Thank you.
Does this have anything to do with trading?
ahh, I didn't realize it was necessary to send a hard copy signature file with the eFile. I'm going to snail mail this time. I would prefer to...
It may not be the cool thing to do, but msft has won me back with IE9. I had been using chrome for the past year.
With which tax preparation software? I didn't see a good way to summarize or send attachments with the free eFile version of H&R Block.
My schedule D attachment is 30 pages, I'm looking for an eFile that will allow me to add the attachment before sending it. I tried HR Block, but...
How do you filter bad prints from a data set? What does the logic look like? Do you filter as the data is printing or at a later time? How...
I'm half a year into C++, my first real programming language. I'm leaning on libraries as much as possible. My theory is I don't have to be a...
yes, this is true. I think I will time average and then take one out of every x points to graph. It's just my algorithms work on all of the...
I have csv data some of which is trade data and some of which is not. It is too large for excel to graph every point without crashing. Any...
Thank you prop seeker. Nothing wrong with the good ol' STL is there?
No, I'm just a newb all the way around. I am equally bad at several languages.
Okay, this might sound like a dumb question, but I've been banging my head. How do I read the data in the binary file back into a type double?...
ahh, thank you very much. I'm asking because the first go around I tried writing to a csv file at the end of the day, and of course my program...
Separate names with a comma.