| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| flowsurface-x86_64-linux.tar.gz | 2025-05-20 | 8.8 MB | |
| flowsurface-universal-macos.tar.gz | 2025-05-20 | 13.3 MB | |
| flowsurface-x86_64-windows.zip | 2025-05-20 | 7.6 MB | |
| README.md | 2025-05-20 | 2.0 kB | |
| v0.7.0 source code.tar.gz | 2025-05-20 | 558.1 kB | |
| v0.7.0 source code.zip | 2025-05-20 | 589.0 kB | |
| Totals: 6 Items | 30.8 MB | 0 | |
Added
- Inverse perpetual markets from Bybit & Binance(COIN-M) https://github.com/akenshaw/flowsurface/pull/35
- New indicator for
HeatmapChart: Session Volume Profile https://github.com/akenshaw/flowsurface/pull/39 - Experimental sound effects for trade streams https://github.com/akenshaw/flowsurface/pull/41
- Added monospaced font for better readability on charts &
Time&Salespanel https://github.com/akenshaw/flowsurface/pull/42 - Panels in charts (indicators) can now be reordered by drag&drop, and resized individually https://github.com/akenshaw/flowsurface/pull/45
- Implemented foundations for Footprint Studies and clustering types on
KlineCharthttps://github.com/akenshaw/flowsurface/pull/46 - Added Naked Point of Control & Imbalance as the first two studies
- Added two new clustering methods: Volume Profile & Delta Profile.
- Experimental theme editor https://github.com/akenshaw/flowsurface/pull/47
- Time aggregation options and "noise filters" for
HeatmapCharthttps://github.com/akenshaw/flowsurface/pull/48
Improved
- More consistent zoom behaviors on
KlineChartwith footprint kind - Improved "pause" behavior in
HeatmapChart. Sliding viewport now completely stops and received data gets buffered when "current time/latest depth" is not visible - Trade fetch operations [#37]
- Fetch request triggers & how "timer to candle close" labels are ticking in
KlineCharthttps://github.com/akenshaw/flowsurface/pull/48 - Tooltip on
KlineChartwill now match the color of the candle snapped on and show the change percentage
Fixed
- Fixed an issue where reopening the
VolumeIndicatorpanel onTickBasedKlineChartcaused bars to not load or show up - Fixed an issue with fetch requests: ongoing fetch was getting "lost" if the receiver pane separated into window [#34]
Full Changelog: https://github.com/akenshaw/flowsurface/compare/v0.6.0...v0.7.0