-
# Trending repositories for C#
1. [**Navi-Studio / Virtual-Human-for-Chatting**](https://github.com/Navi-Studio/Virtual-Human-for-Chatting)
__Live2D Virtual Human for Chatting bas…
-
I might be wrong, but in the code I see the api calls are using the V1 API. This requires a legacy account on Oanda though, which cannot be created anymore. So now, when you create a new account, you …
-
The preprocessing is very slow in FinRL. The Nmba allow GPU parallelization with C speed for process array data. Some high speed trading framework like vectorbt use it.
Is possible to take experie…
-
HI everyone , thanks for this amazing library, however implementing pandas Series EWM is a bare minimum for algorithmic trading , are you planing to add it ?
-
# Trending repositories for C#
1. [**JustArchiNET / ArchiSteamFarm**](https://github.com/JustArchiNET/ArchiSteamFarm)
__C# application with primary purpose of farming Steam cards …
-
# Trending repositories for C#
1. [**BeyondDimension / SteamTools**](https://github.com/BeyondDimension/SteamTools)
__🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。__
19 stars to…
-
Hi,
I the documentation [here](https://enigma.co/catalyst/features.html) it says: "Support for accessing multiple exchanges per algorithm, which opens the door to cross-exchange arbitrage opportuni…
-
```
Current, you can set any number of strategies forward testing or trading, but
you cannot stop one
of them without stopping all of them.
```
Original issue reported on code.google.com by `mkoist…
-
```
Current, you can set any number of strategies forward testing or trading, but
you cannot stop one
of them without stopping all of them.
```
Original issue reported on code.google.com by `mkoist…
-
使用tdx数据bundle
回测示例的buy hold策略
买入 000001
起始日为2012-1-1
报如下错误
AttributeError: 'NoneType' object has no attribute 'index'
Debug跟了下,好像是1-16日的交易日历时间为 1-16 0.0 Nat NaT
这是数据导入出了问题,还是这个版本的交易日历有问题…