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 zstheorist, Today, 07:52 PM
          0 responses
          3 views
          0 likes
          Last Post zstheorist  
          Started by pmachiraju, 11-01-2023, 04:46 AM
          8 responses
          149 views
          0 likes
          Last Post rehmans
          by rehmans
           
          Started by mattbsea, Today, 05:44 PM
          0 responses
          5 views
          0 likes
          Last Post mattbsea  
          Started by RideMe, 04-07-2024, 04:54 PM
          6 responses
          33 views
          0 likes
          Last Post RideMe
          by RideMe
           
          Started by tkaboris, Today, 05:13 PM
          0 responses
          5 views
          0 likes
          Last Post tkaboris  
          Working...
          X