frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Web frontend for TradingStrategy.ai

Results 71 frontend issues
Sort by recently updated
recently updated
newest added

### Issue Our frontend down today because memory leak ``` FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory 1: 0xb09c10 node::Abort() [node] 2: 0xa1c193 node::FatalError(char...

priority: P2

# Goal Configure SvelteKit and Cloudflare so that `frontend` can properly detect the origin of requests. ## Background Currently, `frontend` in production (or any other potential deployments) doesn't have a...

enhancement
priority: P2
size: M

Hi, I wanted to let you know that tradingstrategy.ai is now featured on the https://kit.svelte.dev/ homepage! We'd love to try to boost the Google Page Speed Scores for the sites...

bug
priority: P2
size: M

# Goal Currently we only have a way to access the color theme (light vs. dark) in CSS. There are some scenarios where we need access to the theme in...

enhancement
priority: P2
size: S

Currently Firefox cannot get CloudFlare beacon properly. For some reason Chrome does not seem to care, or does not report the error. ``` Cross-Origin Request Blocked: The Same Origin Policy...

bug
priority: P1
size: S

# Goal Add Market Data Indicator as show in figma design spec: [Market Indicator Bar](https://www.figma.com/file/Snlrg5vxC8JuAvVPdqfwGt/Trading-Strategy-Design-System-v0.1?node-id=407%3A2495) ![image](https://user-images.githubusercontent.com/35901/201201742-1d4dea55-7ec0-4246-9390-4688e9ed419f.png) ## Dependencies - tradingstrategy-ai/backend#80 ## Open questions ### 1. What criteria determine the tokens...

enhancement
BLOCKED
priority: P2
size: M

# Goal Include relevant exchanges towards the top of search results in Advanced Search. ## Background Currently when using Advanced Search to search for an exchange-specific term such as "pancakeswap",...

enhancement
priority: P2

Removing this from the scope of #185. Create an integration or e2e test for #207 – verify that `POST /activity` occurs when user interacts with chart (and not before).

priority: P3

Removing this from scope of #185. Create an integration test for #203 to ensure this doesn't break in the future (bug was the result of a SvelteKit upgrade).

priority: P3

This is the epic issue for integrating the Python-based backtest execution with our website. It is based on [the proof of concept](https://github.com/tradingstrategy-ai/trading-strategy/pull/15) built by @joemarshall. - Uses Python libraries thru...

priority: P3
EPIC