SignalPerformanceDTO¶
stonepy.models.SignalPerformanceDTO.SignalPerformanceDTO
¶
Bases: ResponseModel
All service calls and DTOs related to Predicted Markets are for internal StoneX use only. Contains information on the performance of a trade signal.
signal_id
class-attribute
instance-attribute
¶
The unique identifier for the trade signal.
market_name
class-attribute
instance-attribute
¶
The name of the market where the trading signal applies.
percentage
class-attribute
instance-attribute
¶
The signal performance as a percentage.
expiration_date_time
class-attribute
instance-attribute
¶
Expiry date and time for the signal.
trade_type
class-attribute
instance-attribute
¶
Indicates the trade type for the signal.
pn_l
class-attribute
instance-attribute
¶
The amount of profit or loss.
hot
class-attribute
instance-attribute
¶
Flag indicating whether the signal has hot status.