-
**Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
Sir, Can anyone create virtual loss strategy, I want if two virtual loss according to strategy then, third time enter for real trade.
with best regards.
File attached... kindly help me... many tha…
-
**Contents:**
**Real Yield USD**
Page link: https://app.sommelier.finance/strategies/Real-Yield-USD
Strategy name: Real Yield USD
Strategy provider: Seven Seas
Uniswap token link: We're not gonna ma…
-
Hi, thanks for your efforts on this wonderful project! When I am setting the batch_size in the config.yaml. There is error like this. I have seen the same [issue,](https://github.com/rezaakb/pinns-tor…
-
The reproducer:
```c++
// Fib.cpp
namespace Fibonacci
{
constexpr unsigned long Recursive(unsigned long n)
{
if (n == 0)
return 0;
if (n == 1)
return 1;
return Recursive(n -…
-
A simple config like this
```
projects:
- id: main
upstreams:
- endpoint: http://127.0.0.1:9944
- endpoint: http://127.0.0.1:9954
- endpoint: http://127.0.0.1:9964
``…
-
## Main Objectives/Goals:
The goal is to simplify the user experience on BNBChain by offering one-click bridging and trading capabilities. This will allow users to own and manage their assets across d…
-
Hi,
I am checking EMA crossover how to built it.
1. Is it possible to use your existing strategy to use for EMA Crossover? or do we have existing strategy check?
2. Can we do real time scanning (5 m…
ghost updated
8 years ago
-
Issue 6.1: Implement momentum trading strategy
Issue 6.2: Implement sentiment-based trading strategy
Issue 6.3: Create backtesting engine
-
Create a simple real time strategy game.