-
# Bug Report
logging: Error sending log event: is printed when logging messages if the logger is manually created
### Expected Behavior
Logging messages are printed to stdout with timestamp inf…
-
Running a backtest just takes too long.
Using the following configuration, it completes in 4.64 minutes.
```
{
"Type": "Candlestick Pattern",
"Name": "Bullish Engulfing 1",
"Sour…
-
# Bug Report
I have a strategy that subscribes to 5-min bars, and I feed both 1-min bar and 5-min bar data. Providing the more granular 1-min bar data results in more accurate fills. However, I'm n…
-
Hi,
Some errors appeared unusually.
I used the example code to test environment. But, when I use the library, ``SyntaxError: invalid syntax`` note appeared.
```shell
charmve@charmve-virtual-m…
-
We tried to combine 2 or 3 stronge weight by simply “add them together”:
We picked up 257aeeb8 (the strongest one by now on http://zero.sjeng.org/ ) and some other weight files which won over 40% to …
-
Subscribe to this issue and stay notified about new [daily trending repos in JavaScript](https://github.com/trending/javascript?since=daily).
-
# Bug Report
This may be by design, but when configuring a backtest with a venue that uses
```
engine.add_venue(
venue=Venue("XNAS"),
oms_type=OmsType.NETTING,
account_type=AccountT…
-
@bkeepers : FYI people are continually asking for coloured text in this closed issue:
https://github.com/github/markup/issues/369
-
Expands upon the market #2559.
[basic background knowledge on market orders](https://www.investopedia.com/ask/answers/100314/whats-difference-between-market-order-and-limit-order.asp)
Thesis goals h…
-
I have been developing a strategy and backtesting it extensively. Results looked very promising. But after deploying it live, I was dismayed to see a significant discrepancy in the results. After inve…