FXCM Strategy Trader vs marketscope vs ?

debrox

Member
Messages
82
Likes
4
Hey. I'm interested in coding a silly automatic trading algorithm just to learn the process, but before I even do that, I want to know where would be most worthwhile to learn that process.

I have an account at FXCM and noticed their Marketscope 2.0 has a strategies section (coded in Lua or some unknown language). But they also offer Strategy Trader for free (coded in c#, a large plus to any real coder).

So I'm interested in knowing which of the two I should pursue or if there are other options that are free better than those two. Post up comparisons/advantages/disadvantages please! You can also bring up platforms that cost money, but only mention it for completeness, try to focus on the free ones first.
 
Pursue Strategy Trader. It handle larger volume of trades than marketScope. Plus you may already know C#. I am learning lua for MarketScope but the language is too general not specific for trading as seen in mql4.
 
Top