Artificial Intelligence Integration
The Fintechee Artificial Intelligence Integration plugin allows seamless integration with various AI technologies, including Neural Networks (Perceptron, Convolutional Neural Network, LSTM), SVM, and Bayesian Network.
Extensions for Fintechee Trading Platform consist of Fintechee’s plugins and free services, enhancing the trading experience for users of Fintechee’s WEB Trader or Expert Advisor Studio. These plugins facilitate integration with various brands, providing a cost-effective solution for migrating and retaining old tools. Freelancers can also reuse expert advisors and custom indicators developed for clients.
All plugins are free and open-sourced (MIT license). Access the Github repository to obtain source codes and modify them freely.
AI Technologies
-
Neural Network
- Perceptron
- Convolutional Neural Network
- LSTM
-
SVM
-
Bayesian Network
Prerequisites
- Fintechee WEB Trader https://www.fintechee.com/web-trader/ or Fintechee FIX API Trading Platform Individual Version https://www.fintechee.com/features/fix-api/
- Synaptic http://caza.la/synaptic (This is a Javascript-based Neural Network library. It has been integrated with Fintechee. No additional installation is required.)
Use Cases (Scenarios when our products can be helpful)
- Developers seeking an integrated environment with data sources and AI libraries, providing an All-in-One solution.
- Need for an independent SDK without the hassle of searching for extensions or installing additional libraries.
- Requirement for backtesting trading strategies with hybrid support, allowing manual adjustment of trade positions while automatic backtesting runs.
- AI beginners looking for an easy-to-understand sample to learn from.
- Traders wanting to sell expert advisors without exposing source codes, requiring a way to share signals without delivering the source codes or programs.
Usage
As AI tech is flexible, refer to our samples in the Github repository for customization.
For third-party AI libraries, refer to our samples with source codes guiding how to dynamically import JS scripts into HTML.
Feel free to modify and try it on your own.
We have expert advisors (trading robots) associated with AI tech. For cooperation in the production stage, contact us via email (admin@fintechee.com).
Price
Free and open-sourced.