lib/cryptum/order_book/profit_margin.rb in cryptum-0.0.397 vs lib/cryptum/order_book/profit_margin.rb in cryptum-0.0.398
- old
+ new
@@ -1,13 +1,13 @@
# frozen_string_literal: true
module Cryptum
- # This plugin is used to indicate if the
- # Projected Profit Margin is greater than
- # the Target Profit Margin Outlined in the
- # Respective Bot Conf
-
+ # Cryptum::OrderBook Namespace
module OrderBook
+ # This module is used to indicate if the
+ # Projected Profit Margin is greater than
+ # the Target Profit Margin Outlined in the
+ # Respective Bot Conf
module ProfitMargin
# Supported Method Parameters::
# Cryptum::OrderBook::ProfitMargin.status(
# )