Strategy Definitions
Sample here
Field | Data Type | Description |
---|---|---|
strategy_id | integer | |
strategy_name | text | |
strategy_type | text | |
username | text | |
user_type | text | |
strategy_definition | jsonb | |
latest_record_date | date | |
success_achieved | boolean | |
run_results | jsonb | |
system_generated_strategy | boolean | |
last_run_at | timestamp without time zone | |
daily_update | boolean | |
created_at | timestamp without time zone | |
updated_at | timestamp without time zone |