Copyright (c) 2024 Victor Jotham Ashioya
This software and associated documentation files (the "Software") are provided for educational and research purposes only. You are permitted to:
- Use the software for non-commercial purposes
- Modify the source code
- Distribute the software
- Share modifications
You may not:
- Use this software for commercial purposes
- Hold the authors liable for any damages
- Remove this license from any distributions
- Use this software for automated trading without explicit written permission
THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. THE AUTHORS TAKE NO RESPONSIBILITY FOR FINANCIAL LOSSES INCURRED THROUGH THE USE OF THIS SOFTWARE. CRYPTOCURRENCY AND SECURITIES TRADING INVOLVES SUBSTANTIAL RISK AND IS NOT SUITABLE FOR ALL INVESTORS.
If you use this software or derivatives in academic or research work, please cite:
@software{fingpt_trader,
author = {Victor Jotham Ashioya},
title = {FinGPT Trader},
year = {2024},
url = {https://github.com/ashioyajotham/fingpt-trader}
}
This project includes code from the following open-source projects:
- FinGPT (Apache 2.0 License)
- Transformers (Apache 2.0 License)
- CCXT (MIT License)
- Any models trained using this code must be used responsibly and in accordance with applicable laws and regulations.
- Users must implement appropriate risk management measures.
- The software may not be used for market manipulation or other illegal trading activities.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.