Releases: stephencorwin/hegemon
Releases · stephencorwin/hegemon
0.0.19
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.
0.0.16
- Updated default portfolio positionGoal and watchlist
- Updated the README.md with manual workaround instructions
- Added crude support for profile nicknames in the profiles.json file
0.0.15
- Updated the default profile high movement indicators
- Reverted the buy/sell bias back to +/- 0.15
- Fixed a small caching bug with the weekly sentiment
0.0.14
- Reverted the recent default macro change back to a range of -2 to +2
- Now automatically updating the sentiment cache
- Now automatically setting the options expiration date for nextFriday
- Added additional logout cleanup
0.0.13
- Updated default sorting for orders and positions
- Updated sell buttons to by default replace existing sell orders
- Updated default macros
"positions": {
"sellPercentagesReplacePreviousOrders": true,
"profitGoalsReplacePreviousOrders": true
},0.0.12
- Added an additional sorted array which combines both above and below option chains
- Minor styling updates to the order tile
- Updated sentiment cache
- Adjusted the logout function to more appropriately reset the store states and caches
- Adjusted buy/sell ask biasing to be 35% from the median
- Trimmed the default watchlist
0.0.11
- Updated snapshot sentiment
- Fixed a tooltip inaccuracy with the sell at profit goal buttons
- Minor code cleanup
- Updated default macros and their descriptions
0.0.10
- Updated options expiration date
- Updated the default macros to be more conservate. There is now a default ITM option macro
- Added an option to Reset a registered account back to it's default settings
- Added the strike price to the macrobar tooltip