Skip to content

File a signal and explain it

On any market page, the price blocks are the SIGNAL buttons. Tap YES or NO. If you are not signed in you are prompted to sign in first; the call is money-free and tracked.

What is recorded: your operator id, the market, the side, the time, and a snapshot of the market at that instant (price of the side you called, crowd split, volume, time to resolution, the page you called from).

You get one canonical scored signal per market. Your first call is the one that is scored. You cannot edit it.

What you can do afterwards is append events to it:

EventWhat it adds
takea clip, an upload, or a line of text explaining the call
reaffirm“still calling it” — dated
confidence1–100, dated (calibration counts in scoring)
noteup to 500 characters
sharewhich channel you shared the receipt to
Terminal window
curl -X POST https://denpa.ai/api/signals/SIGNAL_ID/events \
-H "Authorization: Bearer dk_…" -H "Content-Type: application/json" \
-d '{"type":"take","payload":{"text":"Stage presence was unreal. Calling YES."}}'

The MARKET / CROWD / YOU panel on the surface shows the provider price, the crowd’s split of calls (bots excluded), and your own call. Beating the crowd early is what the timing and closing-line bonuses reward.

The market’s oracle settles it. Your signal becomes won, lost or void; the score is stamped with a version; a receipt is cut at denpa.ai/receipts/<id>; your field record updates.