Top "Trading" questions

The act of buying and selling financial instruments, such as money markets spot instruments, stocks, bonds, commodities, virtual currencies, indices, futures, options, CFD-s and other derivatives, performed on a for-profit basis.

What online brokers offer APIs?

So I'm getting really sick of E*TRADE and, being a developer, would love to find an online broker that …

api stocks trading
Low latency programming

I've been reading a lot about low latency financial systems (especially since the famous case of corporate espionage) and the …

language-agnostic trading low-latency
What data source could I use for my stock market program?

I would like to make a free open-source C++ application for both Linux and Windows which will create live stock …

c++ open-source stocks trading
What's the best API for automated forex trading?

I am interested in writing a small automatic trader for the forex market. I would like to chose my own …

api cross-platform trading forex
java distributed cache for low latency, high availability

I've never used distributed caches/DHTs like memcached, jboss cache, ehcache, etc. I'm wondering which, if any, is appropriate for …

java caching dht trading
Python: Real-Time Streaming Data

I am trying to capture real-time streaming financial time data via Python. I want to initially store the information in …

python database real-time bitcoin trading
Elliot Wave Calculator, Chart Patterns Recognition

I am looking for Python/Java code to find Elliot Waves as at: http://www.elliottwaves.stockmaniacs.net/ http://www.…

java c++ python trading algorithmic-trading
How to calculate realized P&L of stock trades using the FIFO method?

I'm looking for a Python plugin that would calculate the realized P&L for a number of stock transactions …

python stock trading
Platform that runs scripts monitoring stock market activity? Possibly executes trades?

Are there any software platforms out there that can be used to run scripts that monitor stock market activity? I …

stocks trading stockquotes algorithmic-trading
How to implement a Nadex autotrading bot?

I have been searching for a way to autotrade on Nadex https://www.nadex.com and came across this script …

python api trading algorithmic-trading