Tag: #drawdown
2 篇文章
Crypto Portfolio Drawdown Monitoring — From SQLite to a Real-Time Dashboard EN
Running one grid bot is easy to watch. Running ten across three exchanges is not. I learned that drawdown — not daily PnL — is the number that tells you if you're about to get hurt
加密组合回撤监控:从 SQLite 到实时看板 中文
盯一个网格机器人很容易。同时盯三个交易所上的十个,就不了。我学到的教训是:真正告诉你"是不是快受伤了"的数字,是回撤,不是每日盈亏。下面是我怎么从手搓的 SQLite 日志,走到实时监控,以及我会做哪些不一样的事。