Go to file
2024-02-27 19:39:37 -08:00
.gitignore
iron_condor_scheduler.py
iron_condor_tastytrade.py
iron_condor_trade.py
iron_condor.py Add some debug logs for tracking entry slippage based on the options chain since that data is coming from Tradestation while the order is submitted on IBKR 2024-02-27 14:43:14 -08:00
option_type.py
options_chain.py Add some debug logs for tracking entry slippage based on the options chain since that data is coming from Tradestation while the order is submitted on IBKR 2024-02-27 14:43:14 -08:00
requirements.txt
slippage_analysis.py Update slippage analysis with exit slippage if any trades were stopped out on the specified date 2024-02-27 19:39:37 -08:00
trade_report.py
trades_table.py