-
### Is your feature request related to a problem?
QuestDB could give algo traders tools for store and analyze trades in near realtime mode.
### Describe the solution you'd like.
1) Add function …
-
Is there an tradingview example of flutter?
-
Traceback (most recent call last):
File "main.py", line 214, in
trader = SMABacktest(instrument, start, end, smas, smal, granularity, trading_cost)
File "/root/FXBot/backtesting/SMABacktes…
-
Submitting Author: Ruslan Dimitrov (@RussDim), Robin Dhillon (@robindhillon1), Peng Zhang (@pengzh313), Chenyang Wang (@wakesyracuse7)
All current maintainers: (@RussDim, @robindhillon1, @pengzh313, …
-
### **보고서 1: 장기 투자 분석 모델**
---
**1. 서론**
장기 투자 분석 모델은 기업의 본질적 가치를 평가하고, 장기적으로 안정적인 성과를 제공할 수 있는 저평가된 기업을 식별하는 것을 목표로 합니다. 이 모델은 주로 재무 비율과 거시경제 지표를 기반으로 기업의 장기적인 성장 가능성을 평가합니다.
**2. 목표**
…
-
For a couple of years i ran "lovac", the "low volume accumulator".
https://twitter.com/lovac27152702
It was a (flask based) stacking app which used the bitstamp API to get prices, place Marketorder…
k9ert updated
2 years ago
-
Thanks for an amazing library!
I'm trying to create an application where the user can select a ticker and then click a button that prints candlesticks for the ticker. I'm plotting the graph inside …
g3blv updated
2 years ago
-
Any possibility of adding VWAP with Bands to the ta-lib library? If so, can the input for bands be a list of st dev so that we can get multiple bands as outputs in one function call as opposed to runn…
-
### Expected Behavior
Using a backtest instance to plot (calling the plot() function) the graphs of the performance of the strategy.
### Actual Behavior
I installed the Backtesting framework …
-
getting the following error: Traceback (most recent call last):
File "C:\Users\Administrator\GitHub\FXBot-main\FXBot-main\main.py", line 143, in
trader = BollingerBandsLive(cfg, instrument,…