Welcome to the Traders Laboratory Forums.
Coding Forum Collaborate, receive help, or discuss coding related issues.

Reply
Old 04-01-2009, 10:41 AM   #1

Join Date: Apr 2009
Location: Paris, France
Posts: 33
Ignore this user

Thanks: 7
Thanked 1 Time in 1 Post

Language to Program My Method

I don't kow if this is the right place for this thread but I'm looking for the best solution in order to program my trading method.

What should I choose between MQL4 (MT4) or EasyLanguage (TS) or NinjaTrader or what else ??

What is the most Easy solution ?

Thanks in advance,
Yakalfer is offline  
Reply With Quote
Old 04-01-2009, 11:04 AM   #2

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,477 Times in 912 Posts

Re: Language to Program My Method

if you haven't taken a course in computer programming...
this might help you to understand the requirements.

you will need to understand the difference between Procedural Programming and Object Oriented Programming

MT4 and EasyLanguage are Procedural Languages,

NinjaTrder has 2 programming methods:
Ninjascript is Procedual, and C# is Object Oriented.

p.s. more readings available on the web.



Last edited by Tams; 04-01-2009 at 11:54 AM.
Tams is offline  
Reply With Quote
Old 04-01-2009, 12:41 PM   #3

Join Date: Apr 2009
Location: Paris, France
Posts: 33
Ignore this user

Thanks: 7
Thanked 1 Time in 1 Post

Re: Language to Program My Method

Thank you for this answer.

I have some idea about computer programming.
In fact, I'd like to know the best choice in order to develop the program as fast as possible...
I don't know if I need procedural language or object oriented one to reach this goal ?
After reading some exemple of expert advisors in MQL4, I'm a little bit afraid ;-)
Yakalfer is offline  
Reply With Quote
Old 04-01-2009, 01:22 PM   #4

Join Date: Nov 2006
Location: N/A
Posts: 612
Ignore this user

Thanks: 62
Thanked 294 Times in 177 Posts

Re: Language to Program My Method

Quote:
Originally Posted by Yakalfer »
Thank you for this answer.

I have some idea about computer programming.
In fact, I'd like to know the best choice in order to develop the program as fast as possible...
I don't know if I need procedural language or object oriented one to reach this goal ?
After reading some exemple of expert advisors in MQL4, I'm a little bit afraid ;-)
This is like asking if blue or green is the better looking color. What is easy for one person, might not be easy for another person.

You need to define your goal first in order to decide what you need. Just saying easy is not really a well defined goal. The only way to decide what you really need is to write down what your requirements are and what you are looking for and then look into the different options to see which will meet your requirements the closest.
sevensa is offline  
Reply With Quote
Old 04-01-2009, 05:39 PM   #5

Join Date: Apr 2009
Location: Paris, France
Posts: 33
Ignore this user

Thanks: 7
Thanked 1 Time in 1 Post

Re: Language to Program My Method

Thank you Sevensa for your comment.
In fact, what I want is very simple : to program my trading system in order to backtest it with different value of the parameters...

I suppose that either Easylanguage or NinjaTrader are abble to meet this request, but I also suppose that one language is maybe more accessible for a newbie than the others ..??..

My system is something not really original, with 4 different modules (Setup module, MM Module, Order Module and Exit Module) it's like every automated trading system..??..

So, I imagine that all programming languages are able to meet my needs, but I prefer to invest the learning time on the product that wins the approval of the majority of users...
If all the people prefer the green product I will try the green one ;-)...
Yakalfer is offline  
Reply With Quote
Old 04-01-2009, 07:49 PM   #6

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,477 Times in 912 Posts

Re: Language to Program My Method

C# is a more power language... it is the language of choice for the professionals,
but not an easy challenge for the uninitiated.

EasyLanguage is really easy... even I know it. ;-)>

MT4 is popular among Forex traders...


Ninja is free... you can download the program and see if you can make it go.
tradestation is also free, for the account holders and active traders.

You can try MultiCharts; it uses EasyLanguage. The free trial is 30 days.
Tams is offline  
Reply With Quote
Old 04-02-2009, 03:56 AM   #7

BlowFish's Avatar

Join Date: Mar 2007
Location: In Da House
Posts: 3,292
Ignore this user

Thanks: 129
Thanked 1,054 Times in 702 Posts

Re: Language to Program My Method

I would say if you have no programming expertise easy language is by far the 'easiest'. It's not really anything to do with the syntax of the language but how you 'interface' with the charting program (to read data series, call functions/access methods, and to plot results). Imho the mechanisms to do this are trickier in meta and ninja (by quite a significant amount).

MT4 is fun and colourful but has the drawback that it tends to be supplied by bucket shops rather than brokers. It is a 'locked in' platform I use it (actually I use all three) but for nothing 'serious'. The same could be said about tradestation but multicharts (which compiles easy language) gets round that.

There are a few specific little things that only one or the other will do that are unlikely to effect you (unless you are really pushing the envelope). For example only NT has access to the full order book (outside best bid and ask) programatically.
BlowFish is offline  
Reply With Quote
The Following User Says Thank You to BlowFish For This Useful Post:
Yakalfer (04-02-2009)
Old 04-02-2009, 07:28 AM   #8

Join Date: Apr 2009
Location: Paris, France
Posts: 33
Ignore this user

Thanks: 7
Thanked 1 Time in 1 Post

Re: Language to Program My Method

BlowFish thank you for this help!
I will look at tradestation tutorials...
I understand that Multicharts compiles easy language, but what is the best solution between Multicharts and tradestation?
And finally, the function and data to perform backtesting (I trade forex market only) are they better than what exists on MT4 (I have heard many criticisms of the limited relevance of MT4 backtest ...)
Yakalfer is offline  
Reply With Quote

Reply

Tags
easylanguage, language, mql4, multicharts, ninja, programming

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
Program Trading, Arbitrage, Ect... darthtrader Market Analysis 14 04-18-2011 03:09 AM
A Program to Turn Computer on Autmatically? brownsfan019 Tools of the Trade 16 09-05-2008 12:43 PM
CNBC program - 87 Crash and Comeback - brownsfan019 Wall Street News 5 03-16-2008 02:37 PM
What is exactly are program trades? Reaver Brokers and Data Feeds 3 12-06-2006 01:36 PM

All times are GMT -4. The time now is 11:06 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.