NexusFi: Find Your Edge


Home Menu

 





How to add append string with .GetString ?


Discussion in Sierra Chart

Updated
    1. trending_up 1,024 views
    2. thumb_up 0 thanks given
    3. group 1 followers
    1. forum 1 posts
    2. attach_file 0 attachments




 
Search this Thread

How to add append string with .GetString ?

  #1 (permalink)
bluewave65
CZECH REPUBLIC
 
Posts: 24 since Nov 2015
Thanks Given: 1
Thanks Received: 0

Hi, i need to read a char from specified position from string input like -> some_name.SetString("AAAA")
calling: status_input_position ("some_name", 1 )
return will be : 1

---------------------


int status_input_position ( SCString input_name, int input_position ){
SCString input_string = [input_name].GetString();
SCString position_status = input_string[input_position] ;
if (position_status == "A"){status_input_position = 1;}
return status_input_position; }

What i got from compiler :

error C3493: 'input_string' cannot be implicitly captured because no default capture mode has been specified
error C3493: 'input_position cannot be implicitly captured because no default capture mode has been specified
error C3493: 'status_input_position' cannot be implicitly captured because no default capture mode has been specified

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
NexusFi Journal Challenge - May 2024
Feedback and Announcements
Cheap historycal L1 data for stocks
Stocks and ETFs
MC PL editor upgrade
MultiCharts
 




Last Updated on May 11, 2017


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts