BAYESIAN SENTIMENT Гайд по трейдингу

Обновлено: July 22, 2026

The Bayesian Sentiment Score — это квантитативный инструмент технического анализа. bayesian_sentiment.js Bayesian Sentiment Score. Uses recursive Bayesian Inference to calculate the probability of the current trend.

Что показывает индикатор?

  • Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
  • Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
  • Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.

Ключевые настройки

  • Lookback Window (lookback): Controls the calculation period and sensitivity for market detection.
  • Update Чувствительность (sensitivity): Controls the calculation period and sensitivity for market detection.
  • Sentiment Line (sentimentLine): Controls the calculation period and sensitivity for market detection.
  • Bull Area Fill (bullArea): Controls the calculation period and sensitivity for market detection.
  • Bear Area Fill (bearArea): Controls the calculation period and sensitivity for market detection.
  • Neutral Line (50% Base) (neutralLine): Controls the calculation period and sensitivity for market detection.
  • Sentiment % (sentiment): Controls the calculation period and sensitivity for market detection.
  • Confidence Score (confidence): Controls the calculation period and sensitivity for market detection.
  • Is Бычий Probability (isБычий): Controls the calculation period and sensitivity for market detection.
  • Sentiment Probability (sentiment): Controls the calculation period and sensitivity for market detection.
  • Confidence Score (confidence): Controls the calculation period and sensitivity for market detection.
  • Is Бычий Probability (isБычий): Controls the calculation period and sensitivity for market detection.

Как использовать параметры стратегии (Condition Source)

В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.

1. События сигналов

  • isБычий - Is Бычий Probability event signal.

2. Фильтры и торговые уровни

  • lookback - Lookback Window value used for structural qualification or thresholds.
  • sensitivity - Update Чувствительность value used for structural qualification or thresholds.
  • sentiment - Sentiment % value used for structural qualification or thresholds.
  • confidence - Confidence Score value used for structural qualification or thresholds.
  • isБычий - Is Бычий Probability value used for structural qualification or thresholds.
  • sentiment - Sentiment Probability value used for structural qualification or thresholds.
  • confidence - Confidence Score value used for structural qualification or thresholds.

Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.

Продолжить исследование

Изучите всю академию, документацию платформы и основные разделы сайта для более глубокого crypto backtesting и исследования стратегий.

Смотреть все гайды академии Открыть документацию Сравнить тарифы Посмотреть research engine