Open
Conversation
…onfigurations, dependencies, and a basic dashboard component for real-time BTC price prediction.
…on, and core components for real-time BTC price tracking and Polymarket predictions.
…he dashboard package.
…ion, core components for BTC price tracking, and Polymarket predictions. Update dependencies and add global styles.
…dTime parameters to fetchBinanceKlines, implement fetchPolymarketPriceHistory for historical price data, and refactor GET function to include new data structure for price history. Update Dashboard component to handle new history data format.
…e ApexCharts with Recharts for improved data visualization, adjust sample interval for data fetching, and refine tooltip display for better user experience.
…board: implement tooltip for BTC and UP values, create a reusable data row component, and add utility functions for number formatting and time management. Introduce CSS styles for improved layout and design.
…Atr function for Average True Range, update data fetching to include 15-minute BTC klines, and improve CSS styles for better responsiveness and user experience.
…TC interval page, implement new API route for BTC data, and enhance Dashboard component to accept interval as a prop for dynamic data fetching.
…isplaying BTC price details, including price to beat, current price, and countdown timer. Update styles for improved layout and responsiveness, and refactor priceToBeat logic in data fetching.
…e price to beat logic: update computeDomains function to include atrAnchor, adjust reference lines for price to beat, and remove unused Legend and sidebar elements for cleaner layout.
…g ATR calculations: update computeDomains function to utilize priceToBeat, adjust reference lines accordingly, and remove unused sidebar elements for a cleaner interface.
…ual structure with new section classes in CSS, and update Dashboard component to utilize these sections for better organization of Polymarket and Prices data.
…to display time label instead of static label, and implement smooth interpolation for data points in Dashboard for improved visual transitions. Refactor data handling to support animated rendering of BTC and Poly values.
…ard component by removing unused animation logic: update tooltip display to show time label and enhance performance by eliminating unnecessary state management for X-axis animation.
…ity, enhance Dashboard component by adding index tracking for data points, and adjust X-axis rendering to utilize index instead of time for improved data visualization.
…mproved data point interpolation: introduce new state management for display view, animate X domain changes, and refine tick generation for better visualization of chart data.
…ate sidebar with collapse feature, adjust ATR multiplier, and enhance CSS styles for better responsiveness. Modify MarketHeader to display timer values correctly and refine font sizes for improved readability.
This file contains hidden or 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
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.