Module: Cryptum::OrderBook

Defined in:
lib/cryptum/order_book.rb,
lib/cryptum/order_book/generate.rb,
lib/cryptum/order_book/indicator.rb,
lib/cryptum/order_book/market_trend.rb,
lib/cryptum/order_book/profit_margin.rb

Overview

This plugin is used to indicate if the Projected Profit Margin is greater than the Target Profit Margin Outlined in the Respective Bot Conf

Defined Under Namespace

Modules: Generate, MarketTrend, ProfitMargin Classes: Indicator

Class Method Summary collapse

Class Method Details

.helpObject

Display Usage for this Module



15
16
17
# File 'lib/cryptum/order_book.rb', line 15

public_class_method def self.help
  constants.sort
end