Lux.Agents.RiskManager (Lux v0.5.0)

View Source

An agent that evaluates trade proposals for risk and executes approved trades.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

get_state(pid)

handle_signal(signal, agent)

send_message(pid, message, opts \\ [])

start_link(attrs \\ %{})

view()