Expert-Advisor-Studio  by fintechees

Browser-based platform for creating trading robots (Expert Advisors)

created 6 years ago
312 stars

Top 87.5% on sourcepulse

GitHubView on GitHub
Project Summary

This repository provides a browser-based platform for creating and deploying automated trading strategies (Expert Advisors or EAs). It targets quantitative traders and developers looking for a flexible, web-native solution for algorithmic trading, offering features like AI integration, copy trading, and direct FIX API connectivity.

How It Works

The platform operates as a web-based JavaScript SDK, allowing users to write trading logic directly in their browser. EAs and indicators are stored locally in the browser's Web LocalStorage, ensuring strategy privacy. The system supports asynchronous execution for trading operations and provides callback functions for indicator rendering and transaction notifications, enabling sophisticated real-time strategy management.

Quick Start & Requirements

  • Install/Run: Access the Web Trader at https://www.fintechee.com/web-trader/. Copy and paste JavaScript source codes into the Console Panel and click "Run".
  • Prerequisites: A modern web browser. Optional: Node.js for compiling C/C++/MQL via the Expert-Advisor-CPP-Compiler package.
  • Resources: No specific hardware requirements beyond a standard computer. Setup is immediate via the web interface.
  • Docs: simple_manual.txt, Plugins Usage, YouTube Tutorials.

Highlighted Details

  • Browser-based EA development and execution with local strategy storage.
  • Integration with OpenAI (ChatGPT) for AI-powered trading signals.
  • Cross-broker copy trading functionality without third-party authorization tokens.
  • FIX API support for direct integration with brokers and liquidity providers.

Maintenance & Community

The repository was transferred from fintechee to fintechees on August 25th, 2021. Community resources include a forum (https://www.fintechee.org) and a YouTube channel for tutorials.

Licensing & Compatibility

The project is released under the MIT License with an added restriction against providing services to racist or racist-supported businesses. This license permits commercial use and integration with closed-source projects.

Limitations & Caveats

The project includes a highly specific and prominent anti-racism clause that may be a point of concern or contention for some users. The README also contains a strong personal statement against an individual named Jesse Nickles.

Health Check
Last commit

1 month ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
8 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.