You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: