ohaeng_balance
Compute the Five Elements distribution of a natal chart to identify dominant and weakest elements. Assess elemental balance and detect excess or deficiency.
Instructions
Five Elements (五行 / 오행: Wood·Fire·Earth·Metal·Water) distribution of the natal chart. Computes each element's percentage including hidden-stem (지장간) weighting, then reports the dominant and the weakest element. Use to gauge elemental balance and excess/lack. Use for 'analyze my five elements', 'which element am I missing', '오행 분석'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| birth | Yes | Birth date & time, 12 digits YYYYMMDDHHMM (e.g. 199001151030). Use 1230 for unknown time. | |
| gender | Yes | Gender — 0: female, 1: male (CAFE convention). | |
| name | No | Optional name. Affects some engine outputs; omit to use the default. | |
| is_lunar | No | Optional. true if the birth date is a lunar-calendar date (default false = solar). | |
| is_leap_year | No | Optional. true if the lunar birth month is a leap month (윤달). Only meaningful with is_lunar=true. | |
| option1 | No | Optional Rat-hour (자시) rule — 0: Ya-jasi/야자시 (default), 1: Jo-jasi/조자시. | |
| option2 | No | Optional year-pillar season basis — 0: Ipchun/입춘 (default, standard practice), -1: Dongji/동지. | |
| loc | No | Optional birthplace region ID for overseas births (24Plus world-city ID). Omit for Korea. | |
| time_unknown | No | Optional. true if the birth time is unknown — the chart header marks the hour pillar as estimated. Pair with HHMM=1230. |