Skip to content

Private Security Generator

The Private Security Generator worker creates a new private security on the platform and returns it to the workflow.


Parameters

Field Description
Symbol Unique symbol identifier for the private security. Accepts Template Text or Upstream Data
Name Display name of the private security. Accepts Template Text or Upstream Data
Currency Currency of the private security. Accepts Fixed Select
Type Asset type of the private security. Accepts Fixed Select. Default is Private Fixed Income
Tags Tags to assign to the private security. Accepts Fixed Tags or Upstream Data
Data Market data payload for the private security. Accepts Upstream Data
Storage Mode How the result is persisted. Options: Transient (current run only), Create (saved to platform). Default is Create


Result

Once the worker finishes successfully, it returns the created private security.

  • Private Security (object)
  • Symbol (string)
  • Name (string)
  • Currency (string)
  • Type (string)
  • Tags (list of strings)