check_support_resistance
Check entry price against previous day high and low to identify breakouts or warn of proximity to resistance/support zones.
Instructions
Checks the entry price relative to previous day High (PDH) and Low (PDL) to flag breakouts or warn if entry is too close to resistance/support zones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pdhl | No | Previous day high/low data | |
| price | Yes | Entry price of the stock | |
| action | Yes | Trade direction |