Most efficient way to learn Wealthscript?
Author: joannakim
Creation Date: 10/19/2010 1:40 PM
profile picture

joannakim

#1
Hi. As you could probably tell, I am trying to learn Wealthscript. I am not a programmer. I have read a little of C# tutorials on line, and currently I am reading the WLP Programming guide under Help tab. And as you can imagine, things seem/look very foreign to me. Do you have suggestions as to how I could most efficiently navigate the learning curve? Did other people say anything about how they learned?

Joanna
profile picture

Cone

#2
WealthScript is .NET programming. WLP/D uses C# natively and in the integrated Editor,but if you want to program in your own development environment, you can pick any .NET language you want; let me repeat - ANY .NET language - and there are more than 20.

It's just programming and there's nothing about WealthScript that is proprietary in nature. To learn programming, you look at the thousands and thousands of examples that are available to you. You run them, you pick pieces of them and incorporate them in your own solutions. And most of all, you can't learn by just reading a book. You need to type and execute, and do it regularly to maintain your skill level.
profile picture

joannakim

#3
Thanks Cone. I realize the stuff about .NET. I was asking how to most efficiently learn to program in that environment, and I guess your answer was that I needed to practice a lot by typing in the examples, etc.

Our strategy is coded in C#, but if we wanted to add things into the strategy, can we add things that are coded in C, C++, etc, and mix them in? Or does a strategy have to be written in one coherent language? Thanks.

Joanna
profile picture

Eugene

#4
QUOTE:
Our strategy is coded in C#, but if we wanted to add things into the strategy, can we add things that are coded in C, C++, etc, and mix them in?

No to C and C++, but for another managed language like VB.NET you may try Dynamic Compilation from System.CodeDom.
profile picture

joannakim

#5
I was just revisiting Cone's posting on this topic two days ago. When you say: " thousands and thousands of examples that are available to you," where is the best place to go to view the examples so that I can cut and paste into my editor, and practice programming? Thanks a million.

Joanna
profile picture

Eugene

#6
If there's single best place that covers near everything C# for beginners, it might be dotnetperls.com.
profile picture

yzolotarev

#7
Wealth Lab Algorithmic Trading Starter Kit Course on Udemy Available Now

https://www.udemy.com/wealthlab/

Highly informative course on Algorithmic Trading for Wealth Lab available on Udemy now! The course is suitable for beginners and users with experience.

The course starts with covering the basics of trade system design providing complete frameworks ready to use for standard modular strategy scenarios such as various market entry and exit techniques, position support, money management, multi symbol and multi frame strategies and many more.

The course demonstrates ready to use code with walkthroughs and also provides the basics of C# programming in the context of Wealth Lab explained on examples that are easy to understand for traders.

The course also provides some interesting tools and exclusive strategies based on the theory of Pivot and Fractal trading.

36 lectures, 17 hours of video content and over a thousand lines of code explained and walked through.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).