athenum

Athenum vs Market Monkey Terminal: Tick Level Execution or Market Wide Positioning?

Market Monkey Terminal, which everyone shortens to MMT, is a browser based order flow terminal at mmt.gg. It describes itself as "Advanced crypto liquidity and order-flow analysis for professional traders," and what it is built around is the chart you are executing on: footprint bars drawn from tick data, a live order book heatmap, TPO and volume profile, cumulative volume delta, and a scripting layer you write your own indicators in.

Two sourcing notes first, because both change how you should read what follows.

Everything below about MMT was read from MMT's own pages: the homepage and its pricing block, the order flow, liquidity, profile and derivatives feature pages, the API page, the Ultra page, the changelog blog and the public API documentation at docs.mmt.gg. The full sweep was made on 2026-08-04, and the two things most likely to have moved since, the price table and the Ultra roadmap, were re-read on 2026-08-05. Where a claim about what MMT does or does not include could only have come off the marketing homepage, it is not made here at all. A homepage is a positioning document, and a feature missing from one is a decision about what to advertise rather than evidence about the product.

The second note is about where MMT's currency lives. The changelog blog on the site has its most recent entry dated 2025-10-29. The newsletter at newsletter.mmt.gg published on 2026-07-30 and runs weekly. So if you are checking whether something shipped, check the newsletter and the Discord, not the blog archive, and re-check any price below on the live site before you pay.

Should I choose Market Monkey Terminal or Athenum?

Choose MMT if the thing you are trying to improve is execution on a chart: where size is resting, how aggressive the tape is right now, where value sat in the last session, and whether you can code an indicator against all of it. Choose Athenum if the question is the state of the market away from your chart: what leverage costs to hold, how positioning is distributed across venues, where basis sits on the curve, and how any of that lines up with the macro calendar. Both are browser based and neither needs a download. The two are not substitutes, and for a lot of desks the honest answer is that they sit on different monitors.

The lazy version of this comparison is wrong

It would be easy, and false, to write this page as "one of them is an order flow tool and the other one does derivatives." MMT covers derivatives, and it says so on a page that enumerates the coverage rather than merely gesturing at it.

MMT's derivatives page lists four series. Open interest, which it describes as "granular open interest sampling" with "Full Intra-Candle Open Interest Sampling." Funding rate, framed as a way to "Gauge long/short conviction with real-time funding rate insight." Liquidations, rendered as a "Dual-Layered Long/Short Liquidation Histogram" and sourced from "Exchange Published Liquidation Data." And Net Longs and Net Shorts, which the page is careful to call estimated: "MMT's proprietary data models estimate long/short skew and potential directional bias."

So do not pick between these two products on the question "does it have funding rates." Both do. The split that actually matters is what sits at the center of the workspace and what sits at the edge of it. In MMT the derivatives series are context arriving next to the chart you are trading. In Athenum the cross venue derivatives state is the object itself, with basis and term structure, ETF flows and a macro layer of rate data, policy events and filings around it, across the major perpetual venues.

Where MMT is straightforwardly the better tool

Worth putting this before the table rather than after it, because it is the part a comparison page written by the other side usually buries.

If your job is execution, MMT is the better pick and Athenum is not close. Footprint charts with configurable grading, imbalance markers and naked POCs built from tick data. A cumulative volume delta with sub second sampled deltas and min and max rotation context. VWAP at tick level precision with flexible anchoring. An order book heatmap plus a DOM carrying cumulative delta and volume profiles at each level. TPO and volume profile with customizable raw tick price grouping. Athenum does not build any of that and should not pretend to. It is not a tick level order flow terminal.

The scripting layer is the second one. MMT shipped custom indicator scripting on 2025-09-24, written in what the release post calls "Javascript with a sprinkling of syntactic sugar," inside a VS Code editor embedded in the terminal itself. If you want to express your own idea rather than pick from someone's indicator list, that is a real capability and it is worth money.

The third is the data API, which is a separate product and priced like one: Basic at $199 per month, Pro at $499 per month, and a custom Enterprise tier, over REST and WebSocket with unified symbols like btc/usd instead of each venue's own naming. Multi exchange aggregation sits on the Pro plan and above, and each extra exchange adds 20 percent to the base cost. Athenum lists API access only on its top tier. If you are writing code against the data rather than reading it, that difference is decisive and it is not in our favour.

The part that is harder than it looks: adding up other people's numbers

Both products aggregate. That is where the difficulty is, and it is worth being specific, because it is a problem neither vendor invented and neither one can fully escape.

Take open interest. Every futures contract has exactly one long and one short, so a venue can report the position once or report both sides, and the two answers differ by a factor of two. Bybit settles the question from its own data rather than from its documentation, because it returns both figures at once: read anonymously at 2026-08-05T11:43:50Z, its BTCUSDT perpetual reported 59,353.004 BTC on the default open interest field and 29,676.502 BTC on the single side field, which divide to exactly two.

So a cross venue Bitcoin open interest total that takes every venue's headline field at face value is adding at least one leg that counts each contract twice. How much that inflates the total is the harder question, and the honest answer is that it is bounded rather than settled: only some venues state which convention their published field uses, and an undocumented field is not the same thing as a single sided one. The size of the correction therefore depends on an assumption, and the assumption should be printed next to the number rather than hidden inside it. The full working, including how the total moves under each assumption, is in Athenum's measurement of whether reported open interest counts one side or both.

Units are the same shape of problem one layer down. OKX publishes three open interest fields for a single position on one endpoint, described in its own API reference as "Open interest in number of contracts", "Open interest in number of coin" and "Open interest in number of USD". Read anonymously at 2026-08-05T11:43:50Z, its BTC-USDT swap returned 3,123,587 contracts, 31,236 BTC and $2.00B for the same position: three numbers spanning nearly five orders of magnitude, all of them correct. Choose the wrong field for one venue inside a cross venue sum and the answer is not slightly off.

None of that is visible in a chart. It is a decision somebody made once, upstream, and then either documented or did not.

Liquidation maps are the other case, and here MMT deserves credit for being plain about it. Its 2025-08-16 release post calls the liquidation map "a layer which attempts to estimate where liquidation and stop loss orders may be triggered in future," and states in as many words that "Only the trader and the respective exchange will know true price in which a position will be stopped or liquidated." That is exactly right, and it applies to us too: Athenum's liquidation view is a model inferred from public data, not a readout of any exchange's liquidation engine, and this page will not claim otherwise. Anyone selling you a liquidation map as a printout of where positions will close is overselling it, whoever they are. Realized size also runs smaller than a map implies, because venues partially liquidate and fall back on auto deleveraging, which is set out in Athenum's explainer on insurance funds and auto deleveraging.

The transferable rule is that an aggregate is only as good as the conventions underneath it, and the conventions are not uniform. Read what each number counts before you compare two providers' versions of it.

Feature comparison

Dimension Athenum Market Monkey Terminal
Core idea A cross venue derivatives and macro workspace An order flow and liquidity execution terminal
Delivery Browser based, no download Browser based, no download
Tick level order flow Not the product, and not claimed Footprint charts, imbalance markers, naked POCs from tick data, volume bubbles, bar stats, trade counter
Order book view Whale walls and market depth Order book heatmap, DOM with per level cumulative delta and volume profiles, imbalance ratios, multi market order book widget
Profile tooling Not a focus TPO and market profile, visible range, session and fixed range volume profiles, tick level price grouping
Derivatives series Funding, open interest, basis and term structure, liquidations, options flow and ETF flows, read across venues Open interest, funding rate, liquidation events and estimated net longs and shorts, per its derivatives page
Liquidation view A model built from public data, not an exchange readout Also a model; the 2025-08-16 post calls it an attempt to estimate
Macro layer Rate data, policy events and filings alongside market data Not the positioning
Custom scripting Not a focus JavaScript in an embedded VS Code editor, shipped 2025-09-24
Data API Listed on the top tier A separate paid product: Basic $199 per month, Pro $499 per month, Enterprise custom, REST and WebSocket
Venues Across the major perpetual venues Binance, Bybit, OKX, Coinbase, Bitfinex, BitMEX, Deribit, Kraken, Lighter, Hyperliquid and Extended named on the Ultra page; the site claims 20+ exchanges
Listed price on 2026-08-05 A $0 per month tier that requires an account and serves 15 minute delayed data, a 7 day Pro+ trial with no card, and paid tiers from $27 per month Free forever with no card, PRO at $29 per month or $348 per year, ULTRA at $42 per month or $499 per year
What the top tier adds More analytics domains, alerts, export tools and API access Larger limits rather than new features, in MMT's own words: "Pro gives you the full MMT terminal. Ultra adds larger workflow limits, deeper low-timeframe history, more alerts", plus early access to new releases and a Discord role
Free entry point 34 calculators the tools page describes as free with "no account creation, no email capture, and no usage limits" A perpetual free tier: 4 widgets, 4 layers per chart, 2 charts, 2 personal layouts, 1 alert
Payment Card Card, with annual plans also available in USDC or USDT

How to choose, in order

  1. Decide whether your output is a fill or a view. If you are working an entry and want to know what is in front of price on the venue you are trading, that is an order flow question and MMT is built for it. If you are deciding whether to hold the trade at all, that is a positioning question and it is answered across venues rather than inside one book.
  2. If you want to write your own indicator, take the one with a scripting layer. MMT's arrived on 2025-09-24 with an embedded editor. This is not a gap Athenum is trying to close.
  3. If you are writing code against the data, price the API, not the terminal. MMT's API starts at $199 per month and is a different purchase from the $29 terminal seat. Comparing an API price against a terminal price is comparing two different objects.
  4. Check what the upgrade actually buys. On 2026-08-05 MMT's own Ultra FAQ says Pro is the full terminal and Ultra is larger limits, and the Ultra page still lists Non-Time Rotations and Tick Scripting as "Coming June" with a Strategy Backtester marked "Coming Summer." If you are upgrading for those, confirm they have shipped before you pay for the year.
  5. Try both at zero cost, and read the free tiers honestly. MMT's free tier is perpetual, needs no card and gives you 2 charts and 1 alert. Athenum's $0 tier also costs nothing but requires an account and serves 15 minute delayed data, so it shows you the workspace rather than the live market. Athenum's 34 calculators are the one surface that needs no account at all.

Where Athenum is the weaker choice

Plainly, so it is not left implied. Athenum has no footprint chart, no rendered order book heatmap, no TPO or market profile suite, no tick level volume profile, no scripting language, and nothing resembling MMT's API as a standalone product. Its free tier is delayed rather than live. If any of those is on your list, the comparison is finished and it is not us.

What Athenum is built to do is hold the cross venue derivatives picture in one place: funding, open interest, basis and term structure, liquidations and flows, next to the macro calendar that moves them, for someone who has to make a decision today rather than build a system. Those are different jobs. A comparison page that pretended one product could do both would be worth less than the two products.

The terminal is at Athenum, and the calculators are open to anyone without an account.

Jackson Ly