Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CryptoSignal/Crypto-Signal
/ types & classes
Types & classes
28 in github.com/CryptoSignal/Crypto-Signal
⨍
Functions
64
◇
Types & classes
28
↓ 1 callers
Class
Behaviour
Default analyzer which gives users basic trading information.
app/behaviour.py:17
↓ 1 callers
Class
Configuration
Parses the environment configuration to create the config objects.
app/conf.py:9
↓ 1 callers
Class
DiscordNotifier
Class for handling Discord notifications
app/notifiers/discord_client.py:8
↓ 1 callers
Class
ExchangeInterface
Interface for performing queries against exchange API's
app/exchange.py:13
↓ 1 callers
Class
GmailNotifier
Class for handling gmail notifications
app/notifiers/gmail_client.py:11
↓ 1 callers
Class
Notifier
Handles sending notifications via the configured notifiers
app/notification.py:16
↓ 1 callers
Class
Output
Handles outputting results to the terminal.
app/outputs.py:9
↓ 1 callers
Class
SlackNotifier
Class for handling slack notifications
app/notifiers/slack_client.py:9
↓ 1 callers
Class
StdoutNotifier
Class for handling stdout notifications
app/notifiers/stdout_client.py:9
↓ 1 callers
Class
StrategyAnalyzer
Contains all the methods required for analyzing strategies.
app/analysis.py:15
↓ 1 callers
Class
TelegramNotifier
Used to notify user of events via telegram.
app/notifiers/telegram_client.py:13
↓ 1 callers
Class
TwilioNotifier
Class for handling twilio notifications
app/notifiers/twilio_client.py:9
↓ 1 callers
Class
WebhookNotifier
Class for handling webhook notifications
app/notifiers/webhook_client.py:9
Class
Bollinger
app/analyzers/informants/bollinger_bands.py:14
Class
CrossOver
app/analyzers/crossover.py:11
Class
EMA
app/analyzers/informants/ema.py:12
Class
Ichimoku
app/analyzers/indicators/ichimoku.py:13
Class
IndicatorUtils
Utilities for technical indicators
app/analyzers/utils.py:10
Class
MACD
app/analyzers/indicators/macd.py:12
Class
MFI
app/analyzers/indicators/mfi.py:12
Class
Momentum
app/analyzers/indicators/momentum.py:12
Class
NotifierUtils
Utilities for notifiers
app/notifiers/utils.py:6
Class
OBV
app/analyzers/indicators/obv.py:12
Class
OHLCV
app/analyzers/informants/ohlcv.py:6
Class
RSI
app/analyzers/indicators/rsi.py:12
Class
SMA
app/analyzers/informants/sma.py:12
Class
StochasticRSI
app/analyzers/indicators/stoch_rsi.py:13
Class
VWAP
app/analyzers/informants/vwap.py:13