Bardo.Examples.Applications.Fx.FxMorphology (Bardo v0.1.0)
View SourceMorphology for the Forex (FX) trading application.
This module defines the physical configuration for forex trading agents, including sensors for price data and actuators for executing trades.
Summary
Functions
List of actuators available to the FX agents.
Define the actuators for FX trading agents.
Get the sensor and actuator configuration for an FX trading agent.
Get the parameters required to enter the scape.
Define the neuron pattern for FX trading networks.
List of sensors available to the FX agents.
Define the sensors for FX trading agents.
Functions
List of actuators available to the FX agents.
Returns a list of actuator models for the FX application.
Define the actuators for FX trading agents.
Returns a list of actuator specifications.
Get the sensor and actuator configuration for an FX trading agent.
Returns a map with :sensors and :actuators keys.
Get the parameters required to enter the scape.
Returns a map with parameters for connecting to the FX scape.
Define the neuron pattern for FX trading networks.
This function specifies how sensors and actuators connect to the neural network.
List of sensors available to the FX agents.
Returns a list of sensor models for the FX application.
Define the sensors for FX trading agents.
Returns a list of sensor specifications.