User login

  

PTL Trading system

What is a Trading System in PTL?

A Trading system starts to run with every incoming tick for a given symbol. The Trading system will not be launched for a new, tick if it is processing the previous one at this moment (i.e., the Trading system has not completed its operation yet). A Trading system will automatically execute trades according to some conditions defined by the trader and calculated in real time. The Trading system can both inform you about a possibility to trade and trade at an account automatically sending orders directly to the trade server. Like most trading systems, PTL Builder supports testing strategies on history data with displaying trading in-and-out points in the chart. The Trading system module is called every time a new quote is received.

To add new indicator click on Scripts->New Module->ProTrader Language->Tradin System and folow master wizard steps.

12345