Margin and Markup

From Kolmisoft Wiki
Revision as of 09:11, 12 November 2008 by Mindaugas (talk | contribs) (New page: If we have BUY and SELL prices, then: PROFIT = SELL - BUY * Margin = PROFIT / SELL x 100 * Markup = SELL / BUY x 100 - 100)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

If we have BUY and SELL prices, then:

PROFIT = SELL - BUY

  • Margin = PROFIT / SELL x 100
  • Markup = SELL / BUY x 100 - 100