Commit Graph

  • d0a396d870 add deprecation notice, binance not in US anymore so can't test :( main sickprodigy 2025-11-02 17:10:06 -05:00
  • 61620b0ebf test sickprodigy 2025-01-31 13:42:24 -05:00
  • 489f68550d add comment sickprodigy 2024-03-07 19:25:16 -05:00
  • c157cc9371 The loop method for depositHistory endpoint. Using pandas to write to excel sheet. Had issues at first, bt realized had the wrong key set. This pulls all deposit history looping through each id listed in a column on an excel sheet. So pull id's to a column, Have this grab that column of data and pull all data. Had to manually set each column because USDC/USDT pairs. Probably could automate it better. using /filledOrders End point. Transform data in excel to column python the rest using that endpoint. Only thing only shows 90 days of data. Gotta figure out how to pull more or maybe not possible... sickprodigy 2024-03-07 19:25:05 -05:00
  • c8bdc8d7db Simple /allOrders endpoint call, not how you get all data, check binance-read-coins-to-depositHistory-write-to-excel.py for loop method. sickprodigy 2024-03-07 19:20:12 -05:00
  • c423120133
    Update README.md SickProdigy 2024-03-07 15:18:46 -05:00
  • 4349915546
    Update README.md SickProdigy 2024-03-07 15:17:28 -05:00
  • 36971b64ea initialize file, updated comments a bit. This script will go to an excel sheet, pull a column of data insert into datafram, parse the data frame in a for loop while also calling each variable in a new api call to grab individual pairs from binance. Why binance forces me to do this, idk. but this is how sickprodigy 2024-03-07 15:12:20 -05:00
  • 6754ce426c initialize file, output the excel sheet. 3 different methods sickprodigy 2024-03-06 17:50:05 -05:00
  • 1cae6fdedc initialize file, simple request and result sickprodigy 2024-03-06 17:49:41 -05:00
  • 6cda52c4ed initialize file sickprodigy 2024-03-06 17:49:10 -05:00