question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

problem with scrape_candles_to_csv on Binance, missing latest candles.

See original GitHub issue
  • OS: Mac OS Big Sur
  • Programming Language version: Python 3.9
  • CCXT version: 1.41.51
scrape_candles_to_csv('ADA_BTC_binance.csv', 'binance', 500, 'ADA/BTC, i, '2020-01-01T00:00:00Z', 1500)
    
Saved 2992 candles from 2020-01-29T19:00:00.000Z to 2020-12-28T02:00:00.000Z to ADA_BTC_1h_bitmex.csv```

Usually before the update it would download till the latest candle, right now it seems that if 1500 candles don't fit, it just stop earlier. 
How can I fix this? 

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
kroitorcommented, Feb 7, 2021

@Kalelv45 i will debug and will get back to you

1reaction
Kalelv45commented, Feb 7, 2021

Sorry to have waisted your time, it seems I have solved the problem.

Please, elaborate a bit on the solution, it could help save the time for the other people. How did you fix it?

The file I shared works fine, I was wrongly importing another one. That didn’t for some reason go till the end. If I change future to spot on the file I shared it works flawlessly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

data missing in minutes candle? · Issue #3918 · ccxt ... - GitHub
Missing candles are absolutely legitimate info, because a missing info is an info in itself – it tells you that there were gaps...
Read more >
First Mover Asia: Missing From the Debate About Binance's ...
First Mover Asia: Missing From the Debate About Binance's Proof of Reserves and Auditor, One Metric Shows Another Exchange Could Be in Trouble...
Read more >
How to Customize the Candlestick Colours and Technical ...
You can customize the candlestick colors and technical indicators displayed on the Original view mode. · 1. Click [Original] to go to the ......
Read more >
Support Center - Binance
Binance cryptocurrency exchange - We operate the worlds biggest bitcoin exchange and altcoin crypto exchange in the world by volume.
Read more >
When Funds Go Missing: How We Helped a Binance User ...
As the crypto space grows, new projects enter the market on a daily ... of techniques like yield farming have only compounded this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found