jhleong / Wealth-Wechat-bot

Demo of a WeChat bot for wealth managmeent platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demo of a WeChat bot for wealth managmeent platform

License:Apache License 2.0


Languages

Language:JavaScript 100.0%