Skip to content

Building an Added Service to Analyze Trades #7

@maskarajr

Description

@maskarajr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions