Releases: stephencorwin/hegemon
Releases · stephencorwin/hegemon
0.0.26
0.0.25
- Updated default profile and macros
0.0.24
- allowedMinDTE is now profile specific and works with 0DTE again
- Reverted the adjustment to the buyAsk/sellAsk bias back to 60/40
0.0.23
0.0.22
- Added compact number formatting above 5000
0.0.21
- Added a liquidateAsk to provide a heavier bias when trying to immediately exit a position
- Updated order cancel to update the balance faster
- Fixed a minor typings issue with tsconfig.json
0.0.20
- Fixed a bug where market holidays would break options trading
- Updated default watchlist
- Updated the default duration of orders to be gtc instead of day
0.0.19
- Adjusted the automated bid/ask price to be 10% from midAsk
0.0.18
- Updated the default options expiration to support same day Friday 0 DTEs
- Increased the bias towards the buy/ask price to have better execution speed
0.0.17
- Updated sell buttons. Removed extra unused ones and added a 2x profit goal button.