Skip to content

What is the cause #82

@mikkyoff

Description

@mikkyoff

I created a bot based on my trading strategy and what it does to scan 26 assets in 1 second every 6 seconds and send trading signals to my frontend where I manually wait for my strategy to play out at the beginning of the new candle and then enter the trade.

It would normally scan the assets and I saw this in the log, but at some point I would see error message.

This didn't work for me as I kept getting false signals. Its backend was hosted on railway and frontend on vercel.

My questions

  1. What could possibly have caused this
  2. Could it be that I made it scan too many assets per second, if yes what's the max assets per second you recommend I make the bot to scan?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions