-
During Bitfinex remoteInit I received an error related to tickers adaptation
```
BigDecimal percentageChange =
bitfinexTicker.getDailyChangePerc().multiply(new BigDecimal("100"), new Math…
-
Hello!
Are these messages normal? It seems to me that I am doing something wrong.
```
...
0.000000 Waited 2.2ms for SteamNetworkingSockets lock
0.000000 SteamNetworkingSockets lock held for 6…
-
https://github.com/zhangheli/go-ticker
go-ticker是高性能定时器库
feature
支持周期性定时器
一次性定时器
import (
"github.com/antlabs/timer"
"log"
)
func main() {
tm := timer.NewTimer()
…
-
### Operating System
Window 10
### Programming Languages
Python
### CCXT Version
Latest
### Description
Exchange - Bitget(future)
I wanna get the price before opening a market …
-
I have a list (csv file) with a bunch of combinations of `issue_date,stock_ticker`. The list is 40.000 rows long. The current function spits 1 return per 1 second or so. This would take me more than 1…
-
Our post endpoint for DjangoRest (BackTestResults) in the views.py file needs to take a list of stock tickers that can be passed into the return_graph_vals function so that Chris can then use those ti…
-
Apologies if you've seen this before as this, or related issues, have appeared on other parts of the mbed forum/github. I now believe it's potentially a bug with the BLE_API so I'm posting an updated …
-
Could we support retry for Asynchronous Generator?
```python
import asyncio
import random
from tenacity import retry
@retry
async def ticker(delay, to):
"""Yield numbers from 0 to `to` …
-
```
What steps will reproduce the problem?
1. add a feed
2. read the post
3. feed disappears from ticket when ticker scrolls again.
What is the expected output? What do you see instead? I would rathe…
-
```
What steps will reproduce the problem?
Default behaviour
What is the expected output? Opacity settings applied to ticker bar, text
and graphic thumb nails
What do you see instead? thumb nails …