-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
True strength index addon #2
Open
Bal-os
wants to merge
48
commits into
BookmapAPI:7.4
Choose a base branch
from
Bal-os:true-strength-index-addom
base: 7.4
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+2,308
−40
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…d replay BMDEV-5019 Arbitrary binary data in feed/trees
BMDEV-5019 Arbitrary binary data in feed/trees
BMDEV-5019 Arbitrary binary data in feed/trees
- Do not blame me. Use git blame -w to ignore whitespaces. There is no logic changes, only whytespace ones. BMDEV-5226 Add checkstyle whitespace checks
- Do not blame me. Use git blame -w to ignore whitespaces. There is no logic changes, only whytespace ones. BMDEV-5226 Add checkstyle whitespace checks
BMDEV-5021 Support building Bookmap for Apple M1 chip
-Added the isWorking flag, which tracks if we have already received a UserMessageLayersChainCreatedTargeted message and the finish method has not yet been called. -Added an alias filter to Layer1ApiUserMessageModifyScreenSpacePainter -Registered SSP only after getting instrumentInfo
BMDEV-2799 Update api documentation in repository L0
- recommended version of JVM 14 - add instructions on running Bookmap.jar from IntelliJ BMDEV-2799 Update api documentation in repository L0
BMDEV-2799 Update api documentation in repository L0
BMDEV-2799 Update api documentation in repository L0
- path might be chaged - update Java version instructions BMDEV-2799 Update api documentation in repository L0
- use release API version BMDEV-2799 Update api documentation in repository L0
BMDEV-2799 Update api documentation in repository L0
BMDEV-4830 Add a mouse listener for screen space painter
BMDEV-4830 Add a mouse listener for screen space painter
BMDEV-4830 Add a mouse listener for screen space painter
- velox.api.layer1.common.Utils isn't in the public API BMDEV-4830 Add a mouse listener for screen space painter
BMDEV-4830 Add a mouse listener for screen space painter
BMDEV-4830 Add a mouse listener for screen space painter
- the demos don't need all the functionality that Layer1ApiRelay provides BMDEV-4830 Add a mouse listener for screen space painter
- Bookmap tries to unload them by itself, but it is a good practice to clean up the resources used when they are not needed BMDEV-4830 Add a mouse listener for screen space painter
BMDEV-4830 Add a mouse listener for screen space painter
BMDEV-4830 Add a mouse listener for screen space painter
BMDEV-4830 Add a mouse listener for screen space painter
BMDEV-4830 Add a mouse listener for screen space painter
…ht-of-timeline BMDEV-4830 Add a mouse listener for screen space painter
- Now if LastPricePainter don't have needed instrumentInfo it skips calculation - In onInstrumentAdded called update method of LastPricePainter if it already created for given alias (and most likely skip calculation) BMDEV-4943 The rare crash occurs when using the "SSP last price" strategy.
BMDEV-4943 The rare crash occurs when using the "SSP last price" strategy.
BMDEV-2799 Update api documentation in repository L0
BMDEV-5226 Add checkstyle whitespace checks
BMDEV-5226 Add checkstyle whitespace checks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.