Bring binance requests down to 3/sec; seems faster?

l1_precision_fix
Tyler Goodlet 2022-05-10 10:46:48 -04:00
parent 30ddf63ec0
commit 4b6ecbfc79
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ async def open_history_client(
end_dt = pendulum.from_timestamp(array[-1]['time'])
return array, start_dt, end_dt
yield get_ohlc, {'erlangs': 4, 'rate': 4}
yield get_ohlc, {'erlangs': 3, 'rate': 3}
async def backfill_bars(