Click here to Skip to main content
15,891,513 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to learn LUA with respect to FXCM Tradestation 2 enviroinment. Kindly point me in a direction. I already have VB, C++ etc.
Posted

Questions like this can only be answered by doing some research; Google will find some suggestions[^] for you.
 
Share this answer
 
The Lua language documentation is available on http://www.lua.org[^]

The articles about the indicator and strategies development can be found on fxcodebase.wiki here: http://fxcodebase.com/wiki/index.php/Category:IndicoreSDK[^] and here: http://fxcodebase.com/wiki/index.php/Category:Indicators_and_Strategies_Development[^]

See also the forums
Thousands of indicators examples: http://fxcodebase.com/code/viewforum.php?f=17[^]
Strategies examples: http://fxcodebase.com/code/viewforum.php?f=31[^]
Development discussions: http://fxcodebase.com/code/viewforum.php?f=28[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900