solie icon indicating copy to clipboard operation
solie copied to clipboard

GUI trading bot designed for targeting the futures markets of Binance

Results 18 solie issues
Sort by recently updated
recently updated
newest added

This happens when you choose BTCUSDT and ETHUSDT in a new data folder

Using `FromData` functions of PySide6 for static data would be possible.

```python import asyncio import time class TimedQueue: """A queue that only stores items added within a certain time window.""" def __init__(self, max_age): """ Initialize the TimedQueue. Parameters: max_age (float): The...

``` 2024-04-04 14:07:50.006 WARNING Execution of job "Collector.fill_candle_data_holes (trigger: cron[second='*/10'], next run at: 2024-04-04 14:07:50 UTC)" skipped: maximum number of running instances reached (1) 2024-04-04 14:08:00.012 WARNING Execution of job...