Learning PowerLanguage/EasyLanguage

Questions about MCFX and MCFX Data Feed.
james lee
Posts: 4
Joined: 17 Sep 2007

Learning PowerLanguage/EasyLanguage

Postby james lee » 19 Sep 2007

I am new to MCFX pro/PowerLanguage/EasyLanguage. Where can I get tutorial on PowerLanguage/EasyLanguage. Right now I can only learn from the scripts of Studies/Signals and run into lots of problem trying to code my system. Any help is appreciated.

James

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

Postby Marina Pashkova » 27 Sep 2007

Dear James,

Sorry for the delayed response.

Info and tips on using EasyLanguage can be found here: https://www.TS.com/support/bo ... tarted.pdf and here: https://www.TS.com/support/bo ... _Guide.pdf

james lee
Posts: 4
Joined: 17 Sep 2007

Postby james lee » 28 Sep 2007

Marina,

Thanks!



James

wagner jeremy
Posts: 4
Joined: 29 Oct 2007

Learning Easy Language

Postby wagner jeremy » 31 Oct 2007

Thank you.

I have read those materials and I am learning the Easy Language Coding as well.

When opening positions, I understand If....then buy 100 shares at market.

What is the syntax if I want to buy 1 mini lot?

Once I get that syntax, I know I can have an input to change the number of mini/standard lots.

Does that make sense?

Thank you.

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

Postby Marina Pashkova » 01 Nov 2007

Dear jeremy,

There is no special syntax for mini lots. The smallest tradable items are contracts and shares. If you trade mini contracts they will already be regarded as normal contracts.

To have an input to change the number of lots a variable must be introduced.

e.g.

Inputs:
ABS (100),

.....

If ... then buy ACB shares at market



If you have any further questions please let us know.

wagner jeremy
Posts: 4
Joined: 29 Oct 2007

Postby wagner jeremy » 02 Nov 2007

Thank you very much!


Return to “MCFX”