kevinhug commited on
Commit
349b99e
·
1 Parent(s): 5ffc728
Files changed (1) hide show
  1. app.py +11 -9
app.py CHANGED
@@ -177,11 +177,14 @@ Optimize your Asset Allocation with your objective function and cost function.
177
 
178
  AML/KYC/Compliance/Audit/Cyber Security/Fraud Analytics/Observability:
179
  ------
180
- Proactive Detection: Identify potential fraud threats and vulnerabilities in real-time.
 
 
 
181
 
182
  Customer-Centric Approach: Gain insights into customer concerns, allowing us to address them promptly.
183
 
184
- ### issue:
185
  - what is the password
186
 
187
  Client Experience:
@@ -275,17 +278,16 @@ By identifying growth and decline industries, traders can make informed investme
275
 
276
 
277
  #### Personalize UI to fit each trader
278
- here is my https://public.tableau.com/app/profile/kevin1619
279
-
280
- next.js with recharts
281
- https://github.com/kevinwkc/finance
282
- cannot deploy due to next.js bugs
283
- https://github.com/owncast/owncast/issues/3413
284
-
285
  customize UI for secret sauce formula for stock picking:
286
  - metric: moving average for the price, moving average for volume, ...etc
287
  - timeframe chain: monthly, weekly, daily, 4h, 15 min
288
 
 
 
 
 
 
 
289
  #### Personalize Alert with Twilio
290
  The trader can set their price to buy at the right price at the right time, without missing the right entry in a high stress environment
291
 
 
177
 
178
  AML/KYC/Compliance/Audit/Cyber Security/Fraud Analytics/Observability:
179
  ------
180
+ ### vite vue chart.js UI demo
181
+ https://kevinwkc.github.io/davinci/
182
+
183
+ ### Proactive Detection: Identify potential fraud threats and vulnerabilities in real-time.
184
 
185
  Customer-Centric Approach: Gain insights into customer concerns, allowing us to address them promptly.
186
 
187
+ #### issue:
188
  - what is the password
189
 
190
  Client Experience:
 
278
 
279
 
280
  #### Personalize UI to fit each trader
 
 
 
 
 
 
 
281
  customize UI for secret sauce formula for stock picking:
282
  - metric: moving average for the price, moving average for volume, ...etc
283
  - timeframe chain: monthly, weekly, daily, 4h, 15 min
284
 
285
+ ##### tableau portfolio
286
+ https://public.tableau.com/app/profile/kevin1619
287
+
288
+ ##### vite vue chart.js UI demo
289
+ https://kevinwkc.github.io/davinci/
290
+
291
  #### Personalize Alert with Twilio
292
  The trader can set their price to buy at the right price at the right time, without missing the right entry in a high stress environment
293