Configure and monitor your automated trading strategies
| Strategy |
{{strategy.name}}
{{strategy.description}}
|
Type | {{strategy.type}} | Symbols |
|
Status |
{{strategy.status}}
|
Performance |
Return:
0,
'text-red-600': strategy.performance.totalReturn < 0}">
{{strategy.performance.totalReturn | percent:'1.2-2'}}
Win Rate:
{{strategy.performance.winRate | percent:'1.0-0'}}
|
Actions |
|
|---|
Create your first trading strategy to get started