Files
ems/db/migration/V075__buy_margin_percent_spot_asymmetric_comment.sql
Dusan Vojacek 91ee8a6adf
Some checks failed
CI and deploy / migration-check (push) Failing after 12s
CI and deploy / deploy (push) Has been skipped
fix zaporne spot ceny v nakupu
2026-05-01 14:27:08 +02:00

4 lines
398 B
SQL
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-- buy_margin_percent: spot režim používá asymetrický faktor (R__011 fn_effective_buy_price).
comment on column ems.site_market_config.buy_margin_percent is
'Procentní nákupní marže za režimu spot: při kladné buy_raw složka OTE ×(1+p/100); při záporné ×(1p/100); buy_margin_fixed_czk se jen přičte. Za režimu FIXED stále fix + (uzavřená energická složka × p/100).';