Gamestudio Links
Zorro Links
Newest Posts
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
Release 2.68 replacement of the .par format
by Martin_HH. 09/23/25 20:48
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 18,161 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Opinion: lite-C or vsC++ #488380
09/12/24 19:57
09/12/24 19:57
Joined: Sep 2024
Posts: 11
robbinsville, nj USA
W
walt_Schwarz Offline OP
Newbie
walt_Schwarz  Offline OP
Newbie
W

Joined: Sep 2024
Posts: 11
robbinsville, nj USA
My current tool is "ninja Trader" using their c#.net scripts.

Being a c#.net programmer, I'm not sure it I should go with Lite-C or "bite the bullet" and go with VS C++ for my Zorro projects??

Opinions please.

Thanks!

Walt

Re: Opinion: lite-C or vsC++ [Re: walt_Schwarz] #488381
09/12/24 23:48
09/12/24 23:48
Joined: Feb 2017
Posts: 1,806
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,806
Chicago
Why not both? Lite C is eccentric but especially useful for smaller scripts. C++ is preferred for larger projects but a bit slower to compile (Zorro invokes the MSVC compiler for you).
I suggest learn Lite C first, and if your projects become massive and difficult to debug, convert that script to C++. This will help you to learn Zorro faster anyways, rather getting bogged down on the technicalities of the C++ language and dependencies.

Re: Opinion: lite-C or vsC++ [Re: walt_Schwarz] #488382
09/13/24 02:44
09/13/24 02:44
Joined: Sep 2024
Posts: 11
robbinsville, nj USA
W
walt_Schwarz Offline OP
Newbie
walt_Schwarz  Offline OP
Newbie
W

Joined: Sep 2024
Posts: 11
robbinsville, nj USA
The project I'm looking to convert is fairly small; ~1200 lines in c#... What little I know about C++, it seems a lot more verbose with all the headers and declarations...
Maybe I will start with Lite-C...

Thanks for the suggestion.

Re: Opinion: lite-C or vsC++ [Re: walt_Schwarz] #488384
09/16/24 10:12
09/16/24 10:12
Joined: Sep 2024
Posts: 11
robbinsville, nj USA
W
walt_Schwarz Offline OP
Newbie
walt_Schwarz  Offline OP
Newbie
W

Joined: Sep 2024
Posts: 11
robbinsville, nj USA
well... I went right to c++ and have my script running...
as expected, some logic needs to be changed, but I do have it running.
>> still uncovering various settings to get the basics working as I like...

Re: Opinion: lite-C or vsC++ [Re: walt_Schwarz] #488391
09/26/24 12:29
09/26/24 12:29
Joined: Sep 2024
Posts: 11
robbinsville, nj USA
W
walt_Schwarz Offline OP
Newbie
walt_Schwarz  Offline OP
Newbie
W

Joined: Sep 2024
Posts: 11
robbinsville, nj USA
too many hidden settings and very little forum activity...
don't want to invest the time in a dead tool...
dropping my Zorro effort...

Re: Opinion: lite-C or vsC++ [Re: walt_Schwarz] #488394
09/26/24 15:21
09/26/24 15:21
Joined: Feb 2017
Posts: 1,806
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,806
Chicago
Originally Posted by walt_Schwarz
too many hidden settings and very little forum activity...
don't want to invest the time in a dead tool...
dropping my Zorro effort...

A dead tool? It is obviously updated regularly:
https://zorro-project.com/manual/en/new.htm

The forum, on the other hand, is a volunteer effort, driven by healthy technical questions. grin


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1