PTL Builder is a complete IDE for developing your own Trading Systems and Indicators.
You can open an existing script, create a new one, compile it, debug, backtest and import it into ProTrader .Net Station.
To run PTL Builder use Tools > PTL Builder.

- Workspaces - just like ProTrader .Net Station, in PTL Builder you can create your own Workspace, customizing them to your own liking.
- Text Editor - a ribbon menu with editor functions such as copy, paste, cut, etc.
- Functions Dictionary - MQL4, EasyLanguage and, of course, PTL language dictionary.
- Trading System - a text editor with a script.
- Variables Watch - add a variable while backtesting, to track conditions.
- Trading Results - here you can find results of previous testing for comparison.
- Tester - a chart like in ProTrader .Net Station, but with the capability to emulate history trading.
- BackTesting - when your Trading System is complete, click this button to start testing.
- Debugging - if your script is not working well you can use these tools to debug it.
- Testing Mode - select between From Beginning, Range and Real-Time testing.
Further details about PTL Builder and PTL Language can be found in the PTL Builder Manual.