You're offline — showing saved data. Changes will sync automatically.
Bot Constructor
Build a conditional (if/then) trading strategy, backtest it, auto-optimize its parameters with overfitting protection, and export it to run on another platform.
A bot here does not trade automatically and never touches real orders or exchange API keys — it's a signal/backtest constructor. Export it (Pine Script or JSON) to run and fine-tune it yourself on another platform.
My bots
No bots yet — create your first one below.
+ New bot
Entry rules
Exit signal (optional, in addition to TP/SL)
Take-profit / stop-loss
1 = no leverage. Above 1 the backtest counts return on margin and closes the position at the estimated liquidation price.
Account simulation
What would have happened to real money with this money management. Empty balance and risk are taken from your risk calculator.
Walk-forward auto-optimization
Pick up to 3 parameters (marked with an optimization key when building conditions, or TP/SL) to search over. Best combination is found on the first ~70% of history and honestly re-tested on the unseen last ~30%.