Any Script Converter turns an indicator written for another platform into one that runs on your chart — paste the source, convert, and add it, with no rewriting by hand.

converter — source on the left, generated indicator and live preview on the right
How it works
- Paste your source — Pine, MQL4, MQL5, MetaStock, EasyLanguage or AFL.
- Convert — it's parsed to a common form and run in a sandboxed worker on the active chart's candles, so you see the result at once.
- Add to chart — the indicator attaches to a pane like any built-in.
- Export — get the equivalent code in any of the six languages.

conversion result with the generated code and the chart preview
Your library
Conversions you keep land in a My Indicators library and sync to your account, so they follow you between devices.
Limits
Signed-in Free plans get 5 conversions a month; Pro and Premium are unlimited.
A converted indicator runs on your data, not the original platform's — sanity-check it against the source before you rely on it.