class

PolyScan::Signal

Inherits JSON::Serializable < Reference < Object

Constructors

new(id : String, detector : String, market_id : String | Nil, token_ids : Array(String), status : SignalStatus, edge_net : Fixed, score : Fixed, confidence : Fixed, risk_flags : Array(String), rationale : String, created_at_unix_ms : Int64 = Time.utc.to_unix_ms)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

confidence
Source
created_at_unix_ms
Source
detector
Source
edge_net
Source
market_id
Source
rationale
Source
risk_flags
Source
score
Source
status
Source
token_ids
Source