-
## Context
Market makers are programmatically able to join a market and obligations and penalties are algorithmically calculcated and executed by the network.
## Design Principles
1.
## P…
-
Hi. Thank you for this great package. However, I experienced a problem: When downloading Dukascopy forex tick data, if there is a:
`WARNING - Didn't download on 1 attempt`
or
`WARNING - Problem dow…
-
I got this error when I run
`python3 market_pg.py ./kospi_10.csv pg.h5`
```
Traceback (most recent call last):
File "market_pg.py", line 147, in
env = MarketEnv(dir_path = "./data/", t…
-
# Lines of code
https://github.com/code-423n4/2024-03-revert-lend/blob/457230945a49878eefdc1001796b10638c1e7584/src/V3Oracle.sol#L329-L343
# Vulnerability details
[The chainlink best practices for…
-
Here is for example `macd_cross.py`
```python
import talib
SYMBOL = "BTCUSDT"
def initialize(state):
state.number_offset_trades = 0
@schedule(interval="1h", symbols=SYMBOL)
def …
-
Following this [discussion](https://github.com/tdex-network/tdex-daemon/issues/551), it could be worth adding a rpc like the one below to the trade service to expose data about market volumes on a giv…
-
## What happens now
Star system data is sourced from EDSM. EDSM data is bound to user accounts and may not be retained for accounts deactivated due to inactivity. Further, the EDSM API is rate limite…
Tkael updated
3 months ago
-
**Describe the bug**
The new disable-bit permissions are as follows:
```
// If one of the following bits is set in asset issuer permissions,
// it means the asset issuer (or owner for bitasset…
-
### Related Problem
#2656 Investigate additional dimension for stats warehouse: location
### The Elevator Pitch
I'm a nuget package owner for many years. I usually wanna know more about each rel…
-
In some of the games where there's a legend at the bottom of the market, it's chopped off:
That can be resolved by tucking it tighter here:
transform={`translate(${current} ${1 * data.he…