-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Signal Template and Logic Refactoring
Signals as is are too spammy, SMA and RSI don't give a valuable information.
Implementation
1. Automatic Signals
A new signal will be sent only in SMA+Ichimoku Bullish trend with the RSI added value to create a cumulative intelligence signal.
2. On-demand Signals
An API will provide access to the current situation for each coin through a command like /check <transaction_currency> and on the web dashboard.
This one delivers information even if the indicators are not signalling an opportunity.
3. Ichimoku breakouts
Reactions are currently unavailable