Documentation
Welcome to TradeEngine! This page is here to help you use TradeEngine in the best way possible via step-by-step guides & reference documents. Of course, if at any point you need help using TradeEngine don't hesitate to contact us via our live chat, via email or on our social networks channels.
The best way to get started with TradeEngine is to follow our quick start guide.
You can find the list of our currently supported brokers & exchanges (as well as how to connect them to your account) in our dedicated guide.
An important step in creating any algorithmic strategy is to backtest it. For that, I recommend checking the documentation of our trading strategies backtesting interface.
The TradeEngine code editor allows you to run complex strategies simply by typing some code in an online editor. You don't have to worry about any of the backend stuff, it's all handled for you.
Using the code editor is really simple especially if you already know some Javascript. Please find the list of functions & commands you can use on our dedicated page.
Once you are satisfied with a trading strategy, it's time to go live! For that, it's really easy: