-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
A few questions:
- Does Octobot have limit on how much data it saves under the "trades_spot.json"
- Also I have noticed it utilizes /api/trades route for showing trades history on the UI for the current acitve pair.
- Is there a way to use the same to fetch the trade history for all the pairs bot traded on.
Currently, I've made this whole implementation as a docker container, that run the service side by side & one can easily manage multiple instances of OctoBot running multiple active pairs for market making.
For Trade Analyzer:
- I'm currently relying on the trades_spot.json file, But noticed one thing as the trade count crossed 10K it deleted the old entries.
Regards
Metadata
Metadata
Assignees
Labels
No labels