I read the bloomberg article:...
Here is a newbie question. Why is RHT trading below the 190 price that IBM said it was going to pay? I guess why is the market settling on 170?...
I meant get a library that has classes that represent decimal. Sorry I didn't answer that. BTW, java/c# have that built in :D
Yeah those are good points. Here are the pros of using c# 1) Perf - True, native c++ holds an advantage, but that only really materializes when...
I think you should stick to decimals. Doubles are inherently problematic and have epsilon issues (https://en.wikipedia.org/wiki/Machine_epsilon)....
Thanks Rob, I'm looking to be able to trade specific energy futures on the ICE exchange and to get real time pricing. What you showed me is...
Anyone know a good api provider that allows me to get real time data for ICE Energy Futures contracts like Henry Hun (NG LD1 Futures). It seems...
I would not try to do this in SQL. Can you do it, yes, but should you do it. No. Here's why: SQL is designed to retrieve data, not do...
Separate names with a comma.