Hi guys, There's a MOOC on asset pricing starting June 8. This course is part one of a two-part introductory survey of graduate-level academic...
What is understanding?
Read Ernie Chan's book. He answers a lot of your questions (and a couple more) and he is a pretty good source not some random guy in an Internet...
Pretty cool article. :) thnx 4 sharing. A lot of the problems hat NNets had in the 1990's were related to the capacity of hardware back then as...
Quotes and execution are overrated. Lol
last time I checked FIX8 had better performance than quickfix. http://www.fix8.org/performance.html
Yeah, the C# code looks pretty clean. Python doesn't have a decent method for handling csv files "out of the box", probably because most ppl end...
Libraries get the job done faster in coding time, and usually faster in run time (since they have optimized routines written in C under the hood),...
well... if you put it that way... the job could be done quite easily using the right tools... import pandas as pd excel_file =...
Special characters huh? Are you using the same encoding on the file as you use in the program? With 100 lines your approach should work fine, but...
What's the purpose of not using libraries? learning?
Why do you reverse the file into another file instead of doing it in memory (say, on a nested list?)
you can easily share google spreadsheets, since it is just a URL with nothing to download.... and it allows online collaboration too
Pandas is Pandas is the right tool for the job. Avoiding the modules is a mistake. Not only is the pandas DataFrame easier to use when...
Most long term participants are not active on a daily basis, they only move when the fundamentals change. Everyday moves are usually caused by...
The idea of dividing participants as buyers and sellers, while intuitive, is misleading. Since most participants will change from buyers to...
Few things are as profitable as getting in early on a bubble, and few things are as dangerous as getting out late.
Why don't you give it a try and let us all know? :)
REST works independently of the language you use, it works sort of like URL web requests... its not known for its high performance, but it is very...
Separate names with a comma.