Download presentation
Presentation is loading. Please wait.
Published byPriscilla Waters Modified over 9 years ago
1
FEC Financial Engineering Club
2
Trading Platform: Back Tester w/ Algorithmic Trading API Market Simulator and Click Trading UI and/or Algo API, link others to same simulation (like Rotman) Analytics: Charting tools Data Mining and Trend Analysis (e.g. find trend between macroeconomic events and volatility or returns) Trading Strategies: Arbitrage Seeking (e.g. Bitcoin exchange arb) Statistical Arbitrage Portfolio Optimization Trend Following Market Making Other: A game playing bot (Poker, Blackjack, etc.)
3
Trading Platform Both Order entry (algorithmic and/or click trading UI) Order matching system Back Tester Mechanism to import and reply market data (bars and ticks) Record/calculate statistics (P&L, graph price history, Sharpe, etc.) Examples: Zipline (open-source), NinjaTrader Trading Simulator Client and host distributed system I have something in Qt (C++) you can work off of Simulation generator, market driving bots P&L recording for score keeping
4
Analytics Should use https://github.com/FEC-UIUC/Netfonds-Tick-Capture to get datahttps://github.com/FEC-UIUC/Netfonds-Tick-Capture Apply statistical methods, mine for patterns, etc. on historical data to aid trading Example – Measuring correlation between weather patterns and historical returns and volatility on commodities.
5
Trading Strategies https://github.com/FEC-UIUC/Netfonds-Tick-Capture will be helpful https://github.com/FEC-UIUC/Netfonds-Tick-Capture Recommend NinjaTrader for testing on tick-data, but you could also build your own simple backtester Goal: Come up with a profitable and low-risk algorithmic strategy. Ideas: Arbitrage Seeking Bitcoin exchange arbitrage Currency exchange arbitrage Statistical Arbitrage Index arbitrage Pairs/Basket mean reversion Portfolio Optimization Trend Following Market Making
6
Trading Platform: Back Tester w/ Algorithmic Trading API Market Simulator and Click Trading UI and/or Algo API, link others to same simulation (like Rotman) Analytics: Charting tools Data Mining and Trend Analysis (e.g. find trend between macroeconomic events and volatility or returns) Trading Strategies: Arbitrage Seeking (e.g. Bitcoin exchange arb) Statistical Arbitrage Portfolio Optimization Trend Following Market Making Other: A game playing bot (Poker, Blackjack, etc.)
7
https://github.com/FEC-UIUC/
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.