Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

API Suggestion: remove slang namings in methods

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

    API Suggestion: remove slang namings in methods

    Hi,
    to make new NT8 API more professional,
    I would suggest to deprecate slang sugar/shortcuts in names of the (public) methods like this:

    MasterInstrument.Round2TickSize(price);

    I don't find it professional and would prefer simple:

    MasterInstrument.RoundToTickSize(price);
    Last edited by misova; 05-23-2015, 04:21 AM.

    #2
    I agree.

    I think I saw another new method in nt8 with '2'.

    Comment


      #3
      Tried browsing the docs real quick... thought I came across more before.

      This is a new one:

      RoundDown2TickSize()

      There are other methods though that do use "To".

      Comment


        #4
        Hey guys,

        Thank you for your suggestion.

        Comment


          #5
          Originally posted by misova View Post
          Hi,
          to make new NT8 API more professional,
          I would suggest to deprecate slang sugar/shortcuts in names of the (public) methods like this:

          MasterInstrument.Round2TickSize(price);

          I don't find it professional and would prefer simple:

          MasterInstrument.RoundToTickSize(price);
          While we are about it, how about we rename these methods in the Serialize namespace?
          • Brush2String()
          • Pen2String()
          • String2Brush()
          • String2Pen()

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          561 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          325 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          547 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          547 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X