User login

  

PTL Builder

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.

 

  1. Workspaces - just like ProTrader .Net Station, in PTL Builder you can create your own Workspace, customizing them to your own liking.
  2. Text Editor - a ribbon menu with editor functions such as copy, paste, cut, etc.
  3. Functions Dictionary - MQL4, EasyLanguage and, of course, PTL language dictionary.
  4. Trading System - a text editor with a script.
  5. Variables Watch - add a variable while backtesting, to track conditions.
  6. Trading Results - here you can find results of previous testing for comparison.
  7. Tester - a chart like in ProTrader .Net Station, but with the capability to emulate history trading.
  8. BackTesting - when your Trading System is complete, click this button to start testing.
  9. Debugging - if your script is not working well you can use these tools to debug it.
  10. 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.

12345