Login Page - Create Account

Support Board


Date/Time: Sat, 28 Dec 2024 07:31:17 +0000



[User Discussion] - [usr discssn] The Rook’s Guide to C++

View Count: 2926

[2013-11-29 16:23:45]
ganz - Posts: 1048
Hi All

FYI: http://www.kickstarter.com/projects/261336366/the-rooks-guide-to-c-a-creative-commons-licensed-t

The first edition of The Rook’s Guide to C++ is out: http://rooksguide.org/2013/11/26/version-1-0-is-out/





[2013-11-29 20:22:12]
mkata - Posts: 103
ganz,
thanks for the link; it looks to be exactly what I need to get me into acsil in a way I can understand.
two thumbs up.
[2013-12-01 06:53:55]
M5amhan - Posts: 468
awesome thanks
[2013-12-01 08:13:40]
enemyspy - Posts: 306
Thanks ganz...looking to get into the acsil as well...need to start somewhere
[2013-12-02 14:14:47]
Hendrixon - Posts: 130
Thanks ganz!
[2016-03-02 16:31:30]
User972044 - Posts: 154
Actually just read the documentation of the ASCIL from the Sierra Charts site would be enough. The C++ language is still a little different from what Sierra Charts uses for the platform. Sierra Charts uses functions that's tailored specifically to the platform that's not found in the generic C++ language and in many ways is actually easier. The only thing that you need to learn from the generic C++ is the math functions that you might need to use when programming indicators and trading systems; these I didn't find much in the ASCIL documentation.

A good source of C++ I find is: http://www.cplusplus.com/reference/cmath/.

Good luck and have fun!
[2016-03-02 21:52:33]
ganz - Posts: 1048
User972044
This topic just provides the info and I never said to people what should or should not they do.
Date Time Of Last Edit: 2016-03-02 21:55:31
[2016-03-02 22:08:44]
User972044 - Posts: 154
I didn't say "should" or "should not" in my message either. I just suggested to people that actually all they need is just to read the ASCIL documentation from the Sierra Charts and that would be enough.

Your message is NOT a sticky and this is a discussion forum.
Date Time Of Last Edit: 2016-03-02 22:09:14
[2016-03-09 15:45:54]
ganz - Posts: 1048
User972044

no need to know C++? really? :)

look at this http://www.sierrachart.com/index.php?page=doc/AdvancedCustomStudyInterfaceAndLanguage.php

so a newbie will be scared by design. i heard it many times.
[2016-03-09 15:51:58]
User972044 - Posts: 154
I didn't say "No need to know C++". I said it will help you more if you just study the documentation for ASCIL because most of what you need to program for Sierra Charts is in the ASCIL documentation as there is a lot of functions specific to the platform that's not contained in the C++ codes that you would need to know.

I don't know whether English is your native language but you need a major lesson in Reading Comprehension especially in English.

Anyway this is my last response to this thread.
[2016-03-09 18:47:08]
ganz - Posts: 1048
User972044

I've never studied English and have no intention to change it as you don't know my native language. Whatever.

I said it will help you more if you just study the documentation for ASCIL because most of what you need to program for Sierra Charts is in the ASCIL documentation as there is a lot of functions specific to the platform
are you famous ACSIL guru? so why you say something in this manner?

but you need a major lesson in Reading Comprehension especially in English.
would you please just shut up? :)

Anyway this is my last response to this thread.
very good. :)

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account