or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
TradeWiSE
About TradeWiSE: A Chatbot for Smarter TWSE Investing
TradeWiSE is a compact and sophisticated chatbot. It aims to semi-automate the investment process in the Taiwan Stock Exchange (TWSE), catering to those with busy lifestyles who wish to maintain their investments. The design allows for easy integration of customized analysis techniques and collaborative development of common features under an open-source license. Each instance is tailored for personal use, making it ideal for users with some development skills.
TradeWiSE 是一款小型聊天機器人。目的在半自動化台灣證券交易所(TWSE)的投資過程,適合忙碌生活中希望維持投資的人士。設計上允許協作者輕鬆加入客製化分析方法,並且可以在開源授權下與他人共同開發其他通用功能。每個實例都是為個人使用設計,適合具有一定開發能力的用戶。
Core Features (and More on the Horizon)
Technology Stack and Frameworks
In this project, we've employed a range of technologies and tools for the development, deployment, and maintenance of the system. These technologies include:
在此專案中,我們採用了一系列的技術和工具,以實作系統的開發、部署和運維。這些技術包括:
Built on these core technologies, our services may choose different languages and frameworks according to their specific needs, including but not limited to:
在這些核心技術的基礎上,我們的各個服務可能會選擇使用不同的語言和框架,具體包括但不限於:
Furthermore, services in the project may select appropriate technologies and tools based on their individual requirements and characteristics. This flexibility allows us to choose the most suitable solutions for different problems.
此外,專案中的服務可能會根據各自的需求和特點選擇適合的技術和工具,這種靈活性使得我們能夠針對不同的問題選擇最合適的解決方案。
Jump In, Let's Collaborate:
License
This project, TradeWiSE, is primarily licensed under the Mozilla Public License 2.0 (MPL 2.0). This license grants freedoms for the use, modification, and sharing of the code while requiring that any modifications be distributed under the same license.
Main Project License
All code in this project, except for the service specifically mentioned below, is released under the Mozilla Public License 2.0. You can find the complete license agreement for the majority of the project in the root directory of this project.
Special Service License - insight-engine
The insight-engine service within this project is licensed under the MIT License. This is a more permissive license that allows users to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the service with minimal restrictions.
The specific terms of the MIT License for the insight-engine service can be found in the LICENSE file within its directory.
The rationale behind using different licenses in this project is to accommodate varying degrees of openness and reuse within its components. The MPL 2.0 license, used for the majority of the project, ensures that modifications to the code remain open. However, for the insight-engine service, which involves strategies and methods that individuals might want to modify more freely, the MIT license offers the necessary flexibility. This allows contributors and users of the insight-engine service to adapt and use the code with fewer restrictions, fostering innovation and broader use in diverse contexts.
Note to Contributors
All contributions to the TradeWiSE project, regardless of size, are considered to be released under the Mozilla Public License 2.0, unless specified otherwise. Contributions to the insight-engine service should adhere to the MIT License.
Maintenance
GitHub Repository