Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.84 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.84 KB

Apache License 2.0 LinkedIn

WeChat bot for Wealth platform

Demo of a WeChat bot for wealth managmeent platform. It use the google Dialogflow as the natural language processing (NLP) engine.

Setup

Create an account at the WeChat sand box. The parameters appID, appsecret and Token provided in this page is going into the .env configuration file.

Screenshots

Overview

Overview of your account. It used the Dialogflow intents and response to capture the instruction from user.

Blotter

Your trade execution blotter. The bot will send you alert messege when there is update in the blotter.

Action Buttons

The bot functionalities can be accessed from the action buttons at the bottom of the screen.

Portfolio Details

Portfolio details in asset allocation with a pie chart. It calculate the portfolio return and various risk parameters.

License

Apache License 2.0