Support Board
Date/Time: Wed, 15 Jan 2025 09:27:08 +0000
Post From: How to trade a different security from chart
[2017-06-08 20:18:27] |
User972044 - Posts: 154 |
Appreciate the help. So for SCSTRING vs. string class: I can't assign SCSTRING class variables to string class and use string class functions on them anymore? Can you tell me where I can find the complete list of functions and properties of the SCSTRING class? Your documentation didn't list all of them or explain how to use them. I also have other additional manipulations that I would need to do with SCSTRING class variables so it would be useful for both of us if I can be provided with a complete list of functions and properties available to the SCSTRING class unless you continue to allow for the conversion of SCSTRING class variables to string class ones for me to use string class functions like what I did before with my codes. Regarding manual looping and sc.Index: Ok do I still have to increment the sc.Index by 1 manually throughout the whole program? That's what I would like to confirm. Like I said before, all the study function values by each sc.Index are so far all correct even though sc.Index always stays at 0. And I NEVER had to increment sc.Index manually throughout the program when setting sc.Autoloop = 0 before. But this might have changed. So if you can advise that would be great. Also, can you show me what else has changed in these new versions from version 1394 which was the last version that I used to develop my codes? And if possible, is there anyway for me to revert the software version back to 1394 to use my previous codes? Once again, thanks for you help. Date Time Of Last Edit: 2017-06-09 06:17:49
|