Sealed before the candle closed
On a forex call, the whole distance between “trust me” and “check it” is a timestamp.
A screenshot proves only that an image exists. It says nothing reliable about when a forex call was made, or whether the entry was nudged after the pair turned. On a liquid pair, where the level can be revisited within the hour, that ambiguity is fatal to any verdict.
A cryptographic timestamp removes the ambiguity. The reviewed service takes a SHA-256 of the call's entry, target, stop, grade and signal time and, the instant a call goes out, writes the resulting fingerprint to a Bitcoin block through OpenTimestamps. The hash runs only one way: touch any field afterward — entry, target, stop or grade — and the fingerprint that comes out no longer lines up with the public receipt. A receipt that does match is therefore proof the exact call stood in that exact form while the pair had yet to resolve it. And since the grade is folded into the hash with everything else, no one can walk a C up to an A once the pair has obliged.
Walk one call through it
Take an illustrative call to see the order of events (invented for the walkthrough, not a real trade): a long on a major pair, entry 1.0840, target 1.0910, stop 1.0808, grade B, signal time 09:15:00 UTC. The moment that goes out, the desk folds the five fields into the fingerprint and commits it to Bitcoin. The pair settles the trade a few hours on. Weeks later, a reader rebuilds the fingerprint from those same fields and lines it up against the receipt, which is dated by a block mined before the close. Slide the stop from 1.0808 to 1.0828 after the fact and the rebuilt fingerprint stops matching — the edit gives itself away.
Everything below is invented to show the method — it is not a record of any real trade. What is real is the sequence; you would run these same moves on a provider's genuine published call.
- Copy down the call exactly as published, all five fields. Suppose it reads: long the pair,
entry 1.0840,target 1.0910,stop 1.0808,grade B,signal time 09:15:00 UTC. - Rebuild the fingerprint. Those five fields are joined in a set order and passed through SHA-256, which compresses any input into one fixed-length string. Feed in the identical fields and you always get the identical string back; alter a single character and the string changes entirely.
- Pull up the on-chain receipt. Published alongside the call, the OpenTimestamps receipt names the Bitcoin block its fingerprint was committed to; its open-source verifier is the neutral tool that reads the receipt for you. Line your rebuilt fingerprint up against the one the receipt records and check they are the same.
- Read the block clock. Look up when that Bitcoin block was mined on a public explorer such as mempool.space. If it predates the moment the pair settled the trade, then the call — entry, target, stop and grade as one package — was demonstrably locked in beforehand. There is the proof, start to finish.
Stress-test it: pretend the stop had been slipped from 1.0808 to 1.0828 once the candle turned. Step 2 now spits out a fingerprint the step-3 receipt will not accept, and the change announces itself. A receipt earns its keep precisely here — touch any field and it breaks, loudly, where a screenshot would simply have lied.
How the field tends to fall down here
Most forex providers fail this test not through outright fraud but through architecture: where the call lives, nobody can pin down when it was made.
- Messaging-app rooms (Telegram, Discord). Here the operator is also the archivist, free to post a call after the pair has already turned, quietly revise it, or erase it with nothing left behind. That sinks sealed before the close immediately, and it usually takes the denominator down with it, since the rooms where calls go wrong are rarely the ones left on display.
- Copy-trading platforms. A platform that logs participant results is a step up from a chat window — but the underlying calls are seldom stamped per signal and almost never graded against a distribution, so even with a rough count on hand they still miss sealed before the close and a measured grade.
- Social-media callers. When a caller can quietly delete the duds, spotlight the winners, and bank a broker affiliate fee on every click, the failures arrive in a bundle: sealed before the close, a real denominator and outside corroboration all give way together.
- Signal-aggregator sites. An aggregator forwards calls it never audited, which means whatever could not be verified at the source stays unverifiable downstream. By that inheritance alone it forfeits a re-runnable track record before its own first post.
It is this pattern that earns the “review of a field” framing rather than a single-product write-up: pre-outcome timestamping is the very hurdle most of the category stumbles on, so clearing it is the thing a reader is actually paying to find.
This is the one mechanism that lifts a forex record out of the class a reader can only be impressed by and into the class a reader can actually put to the test, which is why it sits at the top of the scorecard rather than the bottom. To run the check yourself, see the record-check walkthrough; for what a full record must also contain, see a re-runnable track record.