calc_ta
Calculate technical indicators using ta-lib-python and numpy. Evaluate expression strings like 'ta.SMA(close, timeperiod=30)' with specified tickers. Integrates with cached price data from 'get_price_data' for accurate analysis.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ta_lib_expression | Yes | ||
ticker | No |