The process of using a computer program to place orders to trade securities in financial markets. Typically, these trades are made in exchange-traded instruments, such as listed equities, options, and futures. However, automated trading can occur in numerous other products such as bonds and ...
5
votes
3answers
542 views
Does HFT make sense in a pro-rata market?
If orders are filled pro rata, is there still incentive to engage in HFT? Because pro rata nullifies the time precedence rule, my intuition is no, but I figure there could be other aspects to it I'm ...
5
votes
4answers
1k views
Predicting Price Movements on a Betting Exchange
On a betting exchange the price (the odds that an event will happen expressed as a decimal, 1/(percentage chance event occurring) of a runner can experience a great deal of volatility before the event ...
1
vote
0answers
282 views
Trade station and infrastructure [closed]
I'm very curious to hear about the infrastructure and trading station behind the traders who trade professionally. (i.e., workstation, monitors, operating system, software for trading, etc.)
1
vote
2answers
948 views
On my way to becoming a Quant [closed]
I'm currently studying for my undergrad in CS, and considering to do a grad in both CS and Math. I would like to see what you guys would recommend to prepare myself for a field as a Quant. I am ...
15
votes
3answers
2k views
Main backtesting & trading solutions: QuantFactory, Deltix, etc.
What are the most used/mature/promising commercial solutions today which handle backtesting/ automated trading needs?
I'm talking about vertical product suites like QuantFactory or Deltix which ...
7
votes
4answers
944 views
What approaches are there to order handling in automated trading?
I am currently developing a commercial automated trading program in which users can write their own proprietary code and develop strategies, like in NinjaTrader, MetaTrader etc. Right now I am working ...
14
votes
3answers
949 views
Is there a way to estimate (predict) the half life of a quantitative trading system?
Usually even good performing quant trading strategies work for a while and then return start to shrink. I see two reasons for that which would probably give rise to different analysis:
The Strategy ...
14
votes
4answers
1k views
How are risk management practices applied to ML/AI-based automated trading systems
A potential issue with automated trading systems, that are based on Machine Learning (ML) and/or Artificial Intelligence (AI), is the difficulty of assessing the risk of a trade. An ML/AI algorithm ...