Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

add( PeriodType.Range with not an int but a double?

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

    add( PeriodType.Range with not an int but a double?

    How do you add second instrument with a range size that is not an int? For example, a range of 0.005 or 0.5?

    Documentation is a little thin on this, compiler does not like the non int value.

    add( Instrument, PeriodType.Range, int) <- I assume the int is the range size

    #2
    lavalampmj, it would need an int here, as the min value would be 1 or one tick. So a double value at this place would not be meaningful to enter. The same applies to formatting from the DataSeries window.

    Comment


      #3
      int = # ticks

      The documentation does not describe what this is. Makes perfect sense now. Thanks

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by kinfxhk, 07-14-2026, 09:39 AM
      0 responses
      125 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-13-2026, 10:18 AM
      0 responses
      105 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-13-2026, 09:50 AM
      0 responses
      84 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-13-2026, 07:21 AM
      0 responses
      104 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-11-2026, 02:11 AM
      0 responses
      83 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Working...
      X