analytics
Browse files
app.py
CHANGED
|
@@ -266,8 +266,11 @@ By identifying growth and decline industries, traders can make informed investme
|
|
| 266 |
|
| 267 |
#### Personalize objective function and cost function for each trader
|
| 268 |
- cost function can prevent selecting decline industry
|
|
|
|
| 269 |
we can use this to filter out blacklisted firms for compliance
|
| 270 |
|
|
|
|
|
|
|
| 271 |
- objective function can identify potential industry
|
| 272 |
|
| 273 |
|
|
|
|
| 266 |
|
| 267 |
#### Personalize objective function and cost function for each trader
|
| 268 |
- cost function can prevent selecting decline industry
|
| 269 |
+
|
| 270 |
we can use this to filter out blacklisted firms for compliance
|
| 271 |
|
| 272 |
+
we can increase the cost for highly correlated stock for diversity
|
| 273 |
+
|
| 274 |
- objective function can identify potential industry
|
| 275 |
|
| 276 |
|