#trend-following
2 API με αυτήν την ετικέτα
API Crypto Donchian Breakout Screener
Ποια νομίσματα ξεσπούν από το πρόσφατο εύρος διαπραγμάτευσής τους, υπολογισμένα ζωντανά από κεριά Binance — χωρίς κλειδί, τίποτα αποθηκευμένο. Το κανάλι Donchian είναι το υψηλότερο υψηλό και το χαμηλότερο χαμηλό των τελευταίων N περιόδων· μια τιμή πάνω από την άνω ζώνη είναι ένα κλασικό trend-following breakout (το αρχικό σήμα turtle-trading) και μια τιμή κάτω από την κάτω ζώνη είναι ένα breakdown. Το τελικό σημείο breakout επιστρέφει, για ένα ζεύγος, τις άνω και κάτω ζώνες Donchian N ημερών, την τρέχουσα τιμή, τη θέση της στο κανάλι (0% στο χαμηλό, 100% στο υψηλό), την απόσταση από κάθε ζώνη και μια κατάσταση — new_high, new_low, near_high, near_low ή inside. Το τελικό σημείο screener σαρώνει ένα καλάθι νομισμάτων και αναδεικνύει αυτά που ξεσπούν σε νέα υψηλά (υποψήφια για momentum-long) και σε νέα χαμηλά (breakdowns), ταξινομημένα με βάση το πόσο αποφασιστικά έχουν ξεπεράσει τη ζώνη. Το τελικό σημείο symbols παραθέτει διαπραγματεύσιμα ζεύγη. Αυτή είναι η έκδοση range-breakout / Donchian-screener για crypto — διακριτή από τους γενικούς υπολογιστές δεικτών (στους οποίους τροφοδοτείτε τα δικά σας δεδομένα), το volume-profile, την εποχικότητα και τα APIs order-flow του καταλόγου. Οι ζώνες χρησιμοποιούν τα προηγούμενα ολοκληρωμένα κεριά, οπότε ένα breakout είναι μια γνήσια κίνηση πέρα από το καθιερωμένο εύρος. Τα ζεύγη είναι σύμβολα Binance (BTCUSDT) ή μια μορφή coin=BTC"e=USDT· το lookback είναι 5-200 ημέρες.
api.oanor.com/cryptobreakout-api
SuperTrend & Trend-Following API
Live trend-following indicators that traders run to ride a trend and time its turn, computed on demand from the OHLC candles you pass in — no key, no cache, nothing stored. The supertrend endpoint returns the SuperTrend line, the ATR-banded trailing level that sits below price in an uptrend (acting as support) and above it in a downtrend (acting as resistance) and flips when a close crosses it, with the current trend. The aroon endpoint returns Aroon Up, Aroon Down and the Aroon Oscillator, which measure how recently the highest high and lowest low were made — a reading of 100 means it just happened — to tell you how fresh and strong the trend is. The vortex endpoint returns the Vortex Indicator's VI+ and VI- lines, whose crossover is a classic trend-change signal. These are trend-following indicators, deliberately distinct from the ADX, Parabolic SAR and Donchian set and from momentum, volatility and volume tools: they each use the high, low and close to follow a trend and flag its reversal with their own formula. 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 trend-following bots, signal dashboards and back-tests. SuperTrend defaults to period 10 multiplier 3; Aroon to 25; Vortex to 14. Live, nothing stored. 3 compute endpoints. For ADX/Parabolic-SAR/Donchian use a trend-indicators API; for RSI/MACD use a technical-indicators API.
api.oanor.com/supertrend-api