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 Waxavi, 04-19-2024, 02:10 AM
          4 responses
          54 views
          0 likes
          Last Post sonia0101  
          Started by cmtjoancolmenero, Today, 03:58 PM
          0 responses
          6 views
          0 likes
          Last Post cmtjoancolmenero  
          Started by Segwin, 05-07-2018, 02:15 PM
          11 responses
          1,777 views
          0 likes
          Last Post aligator  
          Started by trilliantrader, Today, 03:01 PM
          1 response
          9 views
          0 likes
          Last Post NinjaTrader_Clayton  
          Started by geddyisodin, Today, 05:20 AM
          6 responses
          38 views
          0 likes
          Last Post geddyisodin  
          Working...
          X