saglik: bozuk · TradingView Multi-Market Screener 1.29.1 · oturum f3bada2b

En cok yukselenler

top_gainersatilasirali_cubuk

Bir borsada secilen zaman diliminde en cok yukselen semboller, Bollinger bandi degerlendirmesiyle birlikte.

Atila'nin kendi aciklamasi (Ingilizce)
Return top gainers for an exchange and timeframe using Bollinger Band analysis.

    Args:
        exchange: Exchange name — crypto: KUCOIN, BINANCE, BYBIT, MEXC; stocks: EGX, BIST, NASDAQ, NYSE, BURSA, HKEX, SSE, SZSE, TWSE, TPEX
        timeframe: One of 5m, 15m, 1h, 4h, 1D, 1W, 1M
        limit: Number of rows to return (max 50)

    Returns:
        list[dict] on success. On ANY failure returns a structured error
        envelope ``{"error": {"code": ..., "retryable": ...}}`` — never a
        raw exception string.