Guide
How does the Bitfinex Shorts Strat strategy work ?
The Bitfinex Shorts Strat leverages the number of short contracts from Bitfinex to inform trade entries using the RSI (Relative Strength Index) indicator. By focusing specifically on the short contract data from Bitfinex—a platform associated with more experienced traders—it aims to draw conclusions from their market behavior.
- The strategy requires selecting the target asset and pairing it with its corresponding Bitfinex short symbol data.
- The RSI settings are then adjusted based on the short symbol, not the traded asset itself.
- Trades are executed by shorting the asset as the number of shorts increase (indicating bearish sentiment), and going long when the shorts decrease (suggesting bullish sentiment).
- It is optimized for a 4-hour chart timeframe for the best results.
- The script identifies entry points by:
- Going long when the RSI crosses under a predefined overbought threshold, signaling a decrease in shorts.
- Conversely, taking short positions when the RSI crosses over an oversold threshold, indicating an increase in shorts.
- Set stop losses are calculated as a percentage of the entry price to manage risk on both long and short positions.
It's worth noting that using this strategy exclusively on the basis of the short contract data has limitations and may require refinement, but provides insights into the actions of more informed traders on Bitfinex.