nkaz001 / collect-binancefutures

Collect BinanceFutures's trade and orderbook(depth) feeds.
94 stars 27 forks source link

Question about saved files #4

Closed pepi99 closed 11 months ago

pepi99 commented 11 months ago

I am running the collect.sh for eth usdt, and the code is outputting to a file:

ethusdt_20230922.dat

Will there be another file created tomorrow (on 23 September) called ethusdt_20230923.dat , or the code will continue outputting to the first file created?

nkaz001 commented 11 months ago

it will create another file, as you indicated.