Πίσω

#cci

2 API με αυτήν την ετικέτα

CCI Screener (Multi-Asset) API

Ποιες αγορές είναι τεντωμένες σε ένα overbought ή oversold άκρο στον Δείκτη Καναλιού Εμπορευμάτων, υπολογιζόμενο ζωντανά από το Yahoo Finance (χωρίς κλειδί, τίποτα δεν αποθηκεύεται). Το CCI μετρά πόσο μακριά έχει τρέξει η τιμή από τον στατιστικό μέσο όρο της σε σχέση με την κανονική μεταβλητότητα: πάνω από +100 μια αγορά βρίσκεται σε ισχυρή ανοδική κίνηση (και, όταν ξετυλίγεται, overbought), κάτω από -100 μια ισχυρή καθοδική κίνηση (ή oversold), και η ταλάντευση μέσω του μηδενός πλαισιώνει τάσεις και αντιστροφές. Για ένα δια-περιουσιακό, δια-τομεακό σύμπαν — δείκτες μετοχών και τομείς, χρυσός, πετρέλαιο, εμπορεύματα, ομόλογα και κρύπτο — αυτό υπολογίζει το CCI 20 περιόδων κάθε περιουσιακού στοιχείου από την τυπική του τιμή (υψηλό+χαμηλό+κλείσιμο δια τρία) και το χαρακτηρίζει overbought, bullish, bearish ή oversold, και στη συνέχεια κατατάσσει ολόκληρο τον πίνακα. Το τελικό σημείο screener επιστρέφει τις αγορές overbought (>+100) και oversold (<-100) αυτή τη στιγμή. Το τελικό σημείο asset επιστρέφει την κάρτα CCI μιας αγοράς. Το τελικό σημείο universe παραθέτει τι καλύπτεται. Το δια-περιουσιακό CCI / extension screener cut — διακριτό από το bring-your-own-candle oscillator API, το RSI screener (ένας διαφορετικός ταλαντωτής), τα OBV/volume και Bollinger screeners. Βρίσκει τις υπερεκτεταμένες αγορές σε κάθε κατηγορία περιουσιακών στοιχείων ταυτόχρονα.

api.oanor.com/cci-api

Stochastic & Oscillators API

Live OHLC momentum-oscillator analytics that traders run to spot overbought and oversold turns, computed on demand from the OHLC candles you pass in — no key, no cache, nothing stored. The stochastic endpoint returns the Stochastic Oscillator %K and %D, the classic measure of where the close sits inside its recent high-low range, with the %D signal line. The williams endpoint returns Williams %R, the same idea on a -100 to 0 scale. The cci endpoint returns the Commodity Channel Index, which flags how far the typical price has strayed from its average. Each result comes with an overbought or oversold reading so you can act on it immediately. These oscillators all need the full high, low and close — that makes them a different tool from closes-only indicator APIs like RSI and MACD, and from volatility and ATR tools: they measure momentum by where price sits within its range. Works for any market — forex, stocks, crypto or commodities — because you supply the candles. Computed locally and deterministically, so it is instant and private. Ideal for trading bots, screeners, signal dashboards and back-tests. Stochastic period defaults to 14 (smoothing 3); CCI to 20; Williams %R to 14. Live, nothing stored. 3 compute endpoints. For RSI, MACD or Bollinger Bands use a technical-indicators API.

api.oanor.com/oscillators-api