class Rbtce::Depth
Private Class Methods
end_point()
click to toggle source
# File lib/rbtce/depth.rb, line 5 def self.end_point '/depth' end
Private Instance Methods
required_fields()
click to toggle source
# File lib/rbtce/depth.rb, line 9 def required_fields %w{ asks bids } end