-
```
What would you like to see us add to this API?
The ability to exclude weekends (or other specified days) from the chart.
It's pretty common for financial graphs to not show data over the weekend,…
-
- update applyindicators function to mimic set up similar to the Backtesting software. (only loading in necessary indicators for specific strat)
- update conditions function to mimic backtesting soft…
-
・stocksテーブルの追加。
・ストック機能はログイン時のみに利用できるように。
・教材詳細ページのどこかにストックボタンを追加。
・ストックボタンを押下で教材をストック出来るように。
・ストックボタンを押下でボタン色が変化。(色自由)
---
・ストック一覧の表示は別タスクにて実装します。
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I was getting issues when using the …
-
I'm trying to fetch data from an API in a paginated manner. I've noticed that the visibleRangeChanged event is triggered when the user scrolls or navigates through the chart. I'd like to use this even…
-
What is the call limit before NSE blocks me from scrapping further, I want to get data every 5 or 15 mins and run algorithms on it to detect patterns, instead of calling nsepy get_history every time, …
-
https://zenn.dev/sre_holdings/articles/a7fdfc20f9d7cd
-
I have a custom widget which is used inside item-template. It's invoking some apis based on its input, then setting the data for some texts and chartJS based on the response.
## Problems
1. Chart …
-
Hi
I'm posting this at the request of Martin Wimpress. I emailed him the following yesterday.
Hi
I was listening the overview of Mate 1.20 on Linux unplugged and heard
that the stock ticker is b…
-
I have copied initial example set up for Alpaca form "Getting Started" of Lumibot documentation. Have copied over my API and secret key, however, the connection to trading broker fails at this line of…