Lux.Agents.RiskManager (Lux v0.3.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(agent, signal)

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

start_link(attrs \\ %{})

view()