How to use this strategie :
Usable and optimised on a 5-minute chart.
Red background color for short.
Green background color for long.
JVC_SCALP_V1 is a strategy based on the strategy posted by 5mScalpingStrat.
This script uses the following indicators
- L2 Perry Kaufman Adaptative MA ( KAMA )
- Willy 21e13 fixed tsmmob
- EMA 200
- Supertrend M15 to filter false positives
Red background color (sell signal) when the following conditions are met:
- Sell signal blackcat
- Sell zone supertrend M15
- Price < EMA 200 (2 candle close)
- Willy 21e13 output < -90 ou Willy 21e13 EMA < -80
Green background color (buy signal) when the following conditions are met:
- Buy signal blackcat
- Buy zone supertrend M15
- Price > EMA 200 (2 candle close)
- Willy 21e13 output > -10 ou Willy 21e13 EMA > -20
Two levels of colour are proposed according to the value of the output and the EMA .
You can change the settings in the script parameters.
If you find more relevant settings, don't hesitate to contact me so that I can apply an update in the code.
Usable and optimised on a 5-minute chart.
Red background color for short.
Green background color for long.
JVC_SCALP_V1 is a strategy based on the strategy posted by 5mScalpingStrat.
This script uses the following indicators
- L2 Perry Kaufman Adaptative MA ( KAMA )
- Willy 21e13 fixed tsmmob
- EMA 200
- Supertrend M15 to filter false positives
Red background color (sell signal) when the following conditions are met:
- Sell signal blackcat
- Sell zone supertrend M15
- Price < EMA 200 (2 candle close)
- Willy 21e13 output < -90 ou Willy 21e13 EMA < -80
Green background color (buy signal) when the following conditions are met:
- Buy signal blackcat
- Buy zone supertrend M15
- Price > EMA 200 (2 candle close)
- Willy 21e13 output > -10 ou Willy 21e13 EMA > -20
Two levels of colour are proposed according to the value of the output and the EMA .
You can change the settings in the script parameters.
If you find more relevant settings, don't hesitate to contact me so that I can apply an update in the code.