=== RektCalc Crypto Calculators ===
Contributors: rektcalc
Tags: crypto, calculator, liquidation, trading, leverage, position size, pnl, dca, funding
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 1.1.0
License: GPLv2 or later

Add free crypto calculators to any post or page. No sign-up, runs in the browser.

== Description ==
Embed any of RektCalc's free crypto calculators with a simple shortcode:

  [rektcalc]                         (liquidation, default)
  [rektcalc type="position-size"]
  [rektcalc type="pnl"]
  [rektcalc type="funding"]
  [rektcalc type="dca"]
  [rektcalc type="break-even"]

Or add the "RektCalc Calculator" block from the block inserter.

The widget loads from rektcalc.com so it always stays up to date. Nothing is stored; everything runs in the visitor's browser.

== Installation ==
1. Upload the plugin zip via Plugins > Add New > Upload Plugin, or copy the folder to wp-content/plugins/.
2. Activate it.
3. Add a shortcode like [rektcalc type="pnl"] to any post or page.

== Changelog ==
= 1.1.0 =
* Added all calculators via type="" (position-size, pnl, funding, dca, break-even).
= 1.0.0 =
* Initial release (liquidation calculator).
