top of page
using RCaller to bridge R and Java together easily and flawlessly
using RCaller to bridge R and Java together easily and flawlessly code.google.com/p/rcaller/wiki/Examples mhsatman.com/rcaller.php Learn...
Bryan Downing
Aug 16, 20121 min read
Any broker offering API for trading in NSE for retail clients in India for quant development?
Any broker offering API for trading in NSE for retail clients in India for quant development? == I know IB (Interactive Broker,...
Bryan Downing
Apr 26, 20121 min read
Exporting time series data to csv in R for quant development
Exporting time series data to csv in R for quant development I am relatively new to R, but making progress learning. However, I met one...
Bryan Downing
Apr 4, 20121 min read
Is success of Goldman Sachs in HFT and quant development with Slang/SecDB no different than Erlang/O
Is success of Goldman Sachs in HFT and quant development with Slang/SecDB no different than Erlang/Oracle Berkeley DB? Just wondering…....
Bryan Downing
Jan 12, 201211 min read
Which database works best for live trading to store current and historic data for quant development?
Which database works best for live trading to store current and historic data for quant development? What other data/connectivity issues...
Bryan Downing
Dec 25, 20115 min read
How to create Forex tick historical database in free MYSQL for Windows, Linux, or Apple Mac OSX
How to create Forex tick historical database in free MYSQL for Windows, Linux, or Apple Mac OSX I have successfully built a historical...
Bryan Downing
Nov 30, 20111 min read
How to use Metatrader forex or stock data streaming for FREE! Export tick data to CSV text file to w
How to use MQL 4 / Metatrader 4 forex or stock data streaming for FREE! Export tick data to CSV text file to work with Matlab! Here are...
Bryan Downing
Nov 10, 20111 min read
I am looking for a relatively inexpensive or free backtesting software. Any help would be appreciate
I am looking for a relatively inexpensive or free backtesting software. Any help would be appreciated it. —- Try...
Bryan Downing
Aug 24, 20111 min read
Automated trading with Neuroshell Trader
Automated trading with Neuroshell Trader I am interested in NN software, especially Neuroshell, which is the market leader. I realized...
Bryan Downing
Jul 28, 20112 min read
How to be a good quant C++ Algorithmic Trading Developer?
How to be a good C++ Algorithmic Trading Developer? Hi, I am a C++ software engineer having more than 10 years experience. I have no...
Bryan Downing
Apr 20, 20112 min read
Do Quants use QuantLib and ActiveQuant used it in industry vs academia
Do Quants use QuantLib and ActiveQuant used it in industry vs academia Do Quant’s use QuantLib? (in practice, not just in academia) I...
Bryan Downing
Sep 6, 20102 min read
Java based interview questions from Amazon, Bloomberg, Infosys, Goldman Sachs, Citigroup
Java based interview questions from Amazon, Bloomberg, Infosys, Goldman Sachs, Citigroup From http://www.careercup.com/page?pid=java-int...
Bryan Downing
Jun 20, 20104 min read
Java based interview questions from Morgan Stanley, Amazon, Yahoo
Java based interview questions from Morgan Stanley, Amazon, Yahoo, From Career Cup at http://www.careercup.com/page?pid=java-interview-q...
Bryan Downing
Jun 20, 20107 min read
Citi Bank Java interview questions with answers. Pays primo with no onsite interview!
SO I have a local recruiter submit my resume to Citibank in Canada. The same day they want to talk to me while I am doing this deadly...
Bryan Downing
Jun 19, 20102 min read
Great tips for those taking Bloomberg Brainbench Previsor c++ online test
Find the middle element of a singly linked list What are your favorite coding features about C/C++? Answer Question How would you form...
Bryan Downing
Jun 17, 20104 min read
A C++ multi thread safe singleton example with source code has been posted
Lock.h //Example from http://www.relisoft.com/Win32/active.html #if !defined _LOCK_H_ #define _LOCK_H_ #include “Mutex.h” class Lock {...
Bryan Downing
Jun 15, 20102 min read
Difficult Bloomberg job interview for a C++ position with interview questions
Difficult Bloomberg job interview for a C++ position with interview questions So I did this deadly Bloomberg interview for a senior C++...
Bryan Downing
Jun 15, 20102 min read
C++ Storage classes and qualifiers like auto, extern, register, volatile, const, mutable
C++ Storage classes and qualifiers like auto, extern, register, volatile, const, mutable C++ storage classes include: Auto: This is the...
Bryan Downing
May 17, 20102 min read
C++ interviews questions on algorithm like Fibonacci,brain teaser, probability
Mutable What is the (C++) keyword mutable used for? Give an example. Algorithm: C++ contains numerous algorithm functions that accept...
Bryan Downing
May 11, 20109 min read
C++ interview questions on STL containers like vector and list
C++ interview questions on STL containers like vector and list
Bryan Downing
May 11, 20102 min read
bottom of page