jgardezi / EurodollarsLinks
EUR/USD forex algotrading on QuantConnect with 938% return on 10 years of backtesting data
☆10Updated 6 years ago
Alternatives and similar repositories for Eurodollars
Users that are interested in Eurodollars are comparing it to the libraries listed below
Sorting:
- In this project, I had backtested the cross-over trading strategy on Google Stock from Jan 2016 to June 2020. By using historical time-se…☆45Updated 4 years ago
- This is my github repository where I post trading strategies, tutorials and research on quantitative finance with R, C++ and Python. Some…☆123Updated 3 years ago
- Andreas Clenow - Stocks on the Move☆35Updated 2 years ago
- Deribit bot to run options strategy orders with different triggers and targets. You can set strategy cost to execute orders, this can be …☆31Updated 4 months ago
- Options Trader written in Python based off the ib_insync library.☆56Updated last year
- This project used GARCH type models to estimate volatility and used delta hedging method to make a profit.☆62Updated 5 years ago
- Algorithmic Portfolio Hedging. Black-Scholes Pricing for Dynamic Hedges to produce a Dynamic multi-asset Portfolio Hedging with the usage…☆53Updated 4 years ago
- The Python Library For QtsApp which displays the option chain in near real-time. This program retrieves this data from the QtsApp site an…☆95Updated 2 years ago
- High Frequency Pairs Trading Based on Statistical Arbitrage (Python)☆102Updated 6 years ago
- A Python script for finding breakouts in historical data from stocks traded on the Nasdaq and NYSE.☆23Updated 11 months ago
- Building an Effective Trading Screener with Python and Tradingview☆27Updated last year
- Some notebooks with powerful trading strategies.☆94Updated 4 years ago
- Forex & Equities Trading Strategies using Machine Learning, Deep Learning and Statistical Techniques☆102Updated 6 years ago
- Automate the detection of chart patterns☆59Updated 11 months ago
- Automatically performs the DCF calculation, sensitivity analysis and Piotroski f-score analysis for a given company. All financial data c…☆47Updated 4 years ago
- A python script that estimates the support and resistance lines of a stock's prices or a period☆75Updated 4 years ago
- Quantitative Finance using python - Derivatives Pricing☆44Updated 7 years ago
- A bot coded for an algorithmic trading competition using market making, statistical arbitrage, and delta and vega hedging☆75Updated 7 years ago
- Repository containing code for article: Quantconnect – A Complete Guide on https://algotrading101.com/☆17Updated 4 years ago
- Machine learning-driven financial trading strategy: momentum prediction, regime detection, and enhanced trading decisions.☆65Updated 2 years ago
- A low frequency statistical arbitrage strategy☆20Updated 6 years ago
- An implementation of the "starter system" from Rob Carver's book Leveraged Trading☆13Updated 2 years ago
- Having effective intraday forecast for the level of trading volume is of vital importance to algorithmic trading and portfolio management…☆47Updated 5 years ago
- A rebalancing tool to delta-hedge an options portfolio on Deribit Exchange.☆73Updated 3 years ago
- A python library for testing and optimizing trading strategies.☆49Updated 9 months ago
- Different quantitative trading models research☆52Updated 6 months ago
- Intraday momentum strategy that buys (sells) leveraged ETFs late in the trading session following a significant intraday gain (loss) and …☆26Updated last year
- Trade 0DTE options algorithmically using Interactive Brokers (IBKR) API.