Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Comparing strings

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

    Comparing strings

    Hi all

    I have a case so strange. In the image below you can see the output of strategy and the problem is that I get a date in string format from an array called fecha and get the date of a bar, hten print both and they are equals but when I try to compare by if statement no work (No print "BBBBB").

    Somebody could help to me with this?

    Even 4 or 5 hours ago I got that worked but now I do not know what change I did that no work....bad day !!


    Click image for larger version

Name:	image.png
Views:	156
Size:	13.1 KB
ID:	1237499



    Regards.

    #2
    Hi again

    update the image because in the previous one string format has been changed from print to compring into if . Now both have dd/MM/yyyy format.


    Click image for larger version

Name:	image.png
Views:	149
Size:	12.8 KB
ID:	1237502

    ​Regards.

    Comment


      #3
      Hi All

      finally I have solved this. Problem was that in some moment I changed the type of file from csv to UTF-8 CSV and the string is showed equal but internally no is the same.

      I hope this help somebody in the future.

      Regards.

      Comment


        #4
        Hi J2512, you can also use the DateTime.Compare method to check equality:

        The method in C# is used for comparison of two DateTime instances. It returns an integer value indicating the relationship between the two dates − Following is the syntax for method − The method returns an integer value − The following example

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        65 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        149 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        162 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        99 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        286 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Working...
        X