Go to file
2024-03-17 04:56:57 -07:00
.gitignore
iron_condor_scheduler.py Replace trade filter condition with an assertion 2024-03-03 05:42:35 -08:00
iron_condor_tastytrade.py
iron_condor_trade.py
iron_condor.py Remove options chain mid price debug logs 2024-03-08 11:59:34 -08:00
monitor_spread.py Extract spread monitoring logic into its own file 2024-02-29 05:45:59 -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 Add fees and commissions to trade report 2024-03-17 04:56:57 -07:00
trades_table.py Consolidate the inputs required when updating the trades table into an options order 2024-02-28 10:34:47 -08:00