Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator: Manipulating string objects

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Indicator: Manipulating string objects

    Dealing with strings and other related concepts are essential to many computer programs. This sample is a collection of some of the most common string and text related functions including splitting a string, replacing a string with another string, and a few other string functions.

    Key concepts in this example:
    • Simple text/string manipulation ideas


    Important related documentation:

    C#

    NinjaTrader 8
    1. ClearOutputWindow()


    NinjaTrader 7
    1. ClearOutputWindow()


    Note: A related sample demonstrating how to format numbers can be found here.

    Import instructions:

    NinjaTrader 8
    1. Download the file contained in this thread to your PC desktop
    2. From the Control Center window, select the menu Tools > Import > NinjaScript
    3. Select the downloaded file


    NinjaTrader 7
    1. Download the file contained in this thread to your PC desktop
    2. From the Control Center window, select the menu File > Utilities > Import NinjaScript
    3. Select the downloaded file and click Import.
    Attached Files
    Last edited by NinjaTrader_Jesse; 06-02-2015, 08:38 AM.
    Josh P.NinjaTrader Customer Service

Latest Posts

Collapse

Topics Statistics Last Post
Started by Mikey_, 03-23-2024, 05:59 PM
3 responses
49 views
0 likes
Last Post Sam2515
by Sam2515
 
Started by f.saeidi, Today, 12:14 PM
7 responses
17 views
0 likes
Last Post f.saeidi  
Started by Russ Moreland, Today, 12:54 PM
1 response
6 views
0 likes
Last Post NinjaTrader_Erick  
Started by philmg, Today, 12:55 PM
1 response
7 views
0 likes
Last Post NinjaTrader_ChristopherJ  
Started by TradeForge, 04-19-2024, 02:09 AM
2 responses
32 views
0 likes
Last Post TradeForge  
Working...
X