A crypto trading journal that fills itself from Binance and Bybit

Exchange exports are a chore, and they are always out of date the moment you download them. Paste a read-only API key from Binance or Bybit instead, and your fills arrive in the journal by themselves — roughly every ten minutes, whether or not the app is open.

Read-only means read-only

This is the part worth being pedantic about, because handing an API key to a web app is a real risk and most pages gloss over it.

When you create the key, leave every trading and withdrawal permission switched off. Evidence has no use for them.

What each exchange gives you

ExchangeCoveredWorth knowing
BybitPerpetual futures and spotBybit serves only the last 7 days of executions. Older history has to come in once via CSV.
BinanceSpotBinance will not answer "what did I trade?" without naming the instrument, so spot needs the pairs listed — the setup suggests them from your balances.

Binance USD-M futures and Interactive Brokers Flex are built but not currently available: both providers block the network our sync servers run on. We would rather say that than let you spend ten minutes setting up a connection that cannot complete. Both import perfectly from a statement in the meantime.

Crypto-specific analysis

Fees are separated from profit, so a strategy that looks marginally profitable gross and is not net shows up as exactly that. Funding costs on perpetuals are kept as their own line rather than smeared into the trade result. Everything else in the journal applies unchanged — 68 metrics, R-multiples, hold-time analysis, session breakdowns and the same guardrails, which matter more in a market that never closes.

If you would rather not hand over a key

Entirely reasonable. Both exchanges export a trade history, and the importer reads Binance and Bybit files directly. Partial fills are grouped back into positions, so one position that filled in eight pieces is one row in your journal, not eight.

Look around first

Open the live demo → Create a free account

Automatic exchange sync is part of the Pro plan. Manual journaling and statement import are free. Evidence never trades on your behalf.

Related