Skip to content

v3.11.0

Compare
Choose a tag to compare
@robertkowalski robertkowalski released this 02 Jun 09:29
· 945 commits to master since this release
UI: postions: integrate ufx virtual table
UI: improve dropdown props linting
UI: app exit - send pause event to server
UI: positions of same ticker are appending, not summing up
UI: prevent overlapping of header on smaller screens
UI: algo orders ufx integration
UI: atomic orders ufx integration
UI: integrate ufx checkbox component
UI: orderForm refactoring & icon fixes
UI: integrate ufx-ui tooltip
UI: fix reconnect modal false positive
UI: integrate ufx-ui-modal
UI: refactor results component
UI: historicalForm: changed start date initial format
UI: improve how favorites break lines
UI: refactor marketdata
UI: auth components: fixed props and refactoring
UI: grid layout refactor
UI: fix: authorization: overlapping notifications

electron: update electron

algo: make ma cross orders rock solid
algo: explictly handle subscription timeouts
algo: add benchmark system for detecting memory leaks
algo: refactor - remove dead code

server/algo: add logging system for algo order results
server/algo: algo ao:persist:db:update event -- remove and fix

server: sync.meta should use a map (remove Market.find)
server: prepare iceberg order validation for better validation in UI
server: verify shutdown procedure