Buy This Bar At Market; should not compile successfully

Questions about MultiCharts and user contributed studies.
2haerim
Posts: 502
Joined: 01 Sep 2006
Been thanked: 2 times

Buy This Bar At Market; should not compile successfully

Postby 2haerim » 26 Oct 2007

EL for TS2ki and TS8 does not allow the following statements:
Buy This Bar At Market; // Should be compile error.
Buy Next Bar At Close // Should be compile error, too.;
But PL compiles them successfully.

TS does not define the semantics for these statements.

Any special reasons to allow them in MC/PL?

User avatar
Marina Pashkova
Posts: 2758
Joined: 27 Jul 2007

Postby Marina Pashkova » 29 Oct 2007

Dear HaeRim,

The statements you cited should not be compiled. In the current MC version they are compiled but do not behave correctly. In future compilation of such errors won't be allowed in MultiCharts - just like in TS.


Return to “MultiCharts”