Difference between revisions of "Margin and Markup"

From Kolmisoft Wiki
Jump to navigationJump to search
(New page: If we have BUY and SELL prices, then: PROFIT = SELL - BUY * Margin = PROFIT / SELL x 100 * Markup = SELL / BUY x 100 - 100)
 
Line 5: Line 5:
* Margin = PROFIT / SELL x 100
* Margin = PROFIT / SELL x 100
* Markup = SELL / BUY x 100 - 100
* Markup = SELL / BUY x 100 - 100
In other words:
* Margin = PROFIT part in SELL price
* Markup = increase from BUY to SELL price

Revision as of 09:14, 12 November 2008

If we have BUY and SELL prices, then:

PROFIT = SELL - BUY

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

In other words:

  • Margin = PROFIT part in SELL price
  • Markup = increase from BUY to SELL price