Synastry Element Balance
synastry_element_balanceAnalyze element and modality balance between two natal charts. Identifies dominant and missing elements in each chart and their combined pair.
Instructions
Element (fire/earth/air/water) and modality (cardinal/fixed/mutable) tallies for each chart and the combined pair, with dominant and missing elements.
[Group: Comparisons] [Cost: 50 credits (Tier 3)]
Example request body: {"chart1":{"date":"1990-05-15","time":"14:30:00","timezoneOffset":3,"latitude":50.45,"longitude":30.52},"chart2":{"date":"1985-11-03","time":"08:15:00","timezoneOffset":2,"latitude":48.46,"longitude":35.04}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chart1 | Yes | Birth data for a single natal chart. Required: date (YYYY-MM-DD), time (HH:mm:ss). Defaults to lat/lon/tz=0 if omitted; pass real values for accurate computation. | |
| chart2 | Yes | Birth data for a single natal chart. Required: date (YYYY-MM-DD), time (HH:mm:ss). Defaults to lat/lon/tz=0 if omitted; pass real values for accurate computation. |