File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Name: ts2os.py
2- # Version: 1.1 - 2024/08/29
2+ # Version: 1.2 - 2024/08/29
33# Description: Run with python ./ts2os.py, when the prompt comes up, copy and paste the lines from the trade steward bot log for the fill.
44# E.g. Leg 1: Sell to Open -1x SPXW 08/29/24 5545P @ $4.25 (4.20/4.30); 12.8 Delta
55# Leg 2: Buy to Open 1x SPXW 08/30/24 5545P @ $7.12 (7.00/7.10); 16.7 Delta
99# Once input is done, press enter on an empty line. There's no error checking. Quick and dirty...
1010#
1111# Changelog:
12- # V 1.1 - 2024/08/29
12+ # V 1.2 - 2024/08/29
1313# - Added number of legs per option
1414#
15+ # V 1.1 - 2024/08/07
16+ # - Renamed to ts2os from ts2OS
17+ #
1518# V 1.0 - 2024/08/05
1619# - Initial release
1720import re
You can’t perform that action at this time.
0 commit comments