-
Notifications
You must be signed in to change notification settings - Fork 95
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
Financial Footprint Chart Renderer added. #415
Conversation
Codecov Report
@@ Coverage Diff @@
## master #415 +/- ##
============================================
+ Coverage 52.91% 53.33% +0.42%
- Complexity 7268 7359 +91
============================================
Files 383 386 +3
Lines 40349 40749 +400
Branches 6512 6574 +62
============================================
+ Hits 21349 21733 +384
- Misses 17461 17463 +2
- Partials 1539 1553 +14
Continue to review full report at Codecov.
|
Hi, it seems that there is some problem with configuration of codacy reporter. Can you help to pass pull request? Codacy Coverage Reporter |
Hi, Will look into this, also start the coverity scan action, and also review your PR. |
@raven2cz Coverity gave us the attached feedback. If possible, would you be able to analyse/fix this (and possibly also the one related to your earlier PR?) I will do the rest by Friday if this is OK with you (lots of meetings + public holidays over here) ... Thanks again for your contribution. N.B. will try to tackle some of the issues and notably the vertically stacked chart option as this is something that we'd like to use internally as well.
There was also this earlier one:
|
Coverity is done now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not have the necessary financial domain expertise to assess the complexity or conciseness of the display and trust @raven2cz et al. assessments in that respect.
However, the implementation is very good and I appreciated that the code abided by the style/simplicity of the rest of the code-base and in particular the excellent unit-tests and samples which will certainly prove usefull to users!
LGTM as is! 👍
Footprint Chart Information
Footprint chart is a type of candlestick chart that provides additional information, such as trade volume and order flow, in addition to price. It is multi-dimensional in nature, and can provide an investor with more information for analysis, beyond just the security's price. This tool is a unique offering that is gaining popularity amongst leading charting software providers.
Bid/Ask Footprint: Adds color to the real-time volume, for easier visualization of buyers and sellers probing the bid or ask. With this footprint, traders can see whether the buyers or the sellers are the responsible parties, for influencing a price move.