Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bot removes orders if price older then 5 minutes #2497

Open
cipig opened this issue Dec 10, 2024 · 1 comment
Open

bot removes orders if price older then 5 minutes #2497

cipig opened this issue Dec 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@cipig
Copy link
Member

cipig commented Dec 10, 2024

example:
[LOG] {message: 09 15:42:48, mm2_main::mm2::lp_ordermatch::lp_bot::simple_market_maker_bot:633] ERROR simple_market_maker:449] Last updated price timestamp elapsed 1112.983999967575 is more than the elapsed validity 300 - skipping for MAZA/LCC-SEGWIT - order cannot be created for: MAZA/LCC-SEGWIT
most coins don't have any trade in the last 5 minutes, so atm bot only works for big coins listed on Binance and the likes
user should be able to configure this as he likes... a simple input field would be nice

@cipig cipig added the bug Something isn't working label Dec 10, 2024
@stc788
Copy link

stc788 commented Dec 10, 2024

observed
-trading bot setup of many coin pair will long time to start
-even bot setup pair after successful trade then idle will become invisible in orderbook as viewed from another wallet
so following is recommendadtion
any config params that impact trade bot setup must be made user configurable via ui - settings
users choose those by own due diligence.
-any coin activation failing better show in log if possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants