Trading Assistant API Documentation - v0.1.0
Preparing search index...
types/portfolio
RecommendationsResponse
Interface RecommendationsResponse
interface
RecommendationsResponse
{
portfolio_id
:
string
;
strategy_type
:
StrategyType
;
recommendations
:
Recommendation
[]
;
total_count
:
number
;
generated_at
:
string
;
}
Index
Properties
portfolio_
id
strategy_
type
recommendations
total_
count
generated_
at
Properties
portfolio_
id
portfolio_id
:
string
strategy_
type
strategy_type
:
StrategyType
recommendations
recommendations
:
Recommendation
[]
total_
count
total_count
:
number
generated_
at
generated_at
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
portfolio_
id
strategy_
type
recommendations
total_
count
generated_
at
Trading Assistant API Documentation - v0.1.0
Loading...