Scalper Signals Trader
- Indikatoren
- Shiffolika Kapila
- Version: 1.0
- Aktivierungen: 5
Scalper Signals Trader
Best and simple Indicator for clear and safe entry and exits.
Predefines- multiple targets and stop loss, as per risk reward ratios
Signals can be set – based on aggressive or safe algorithm
Aggressive entries are also profitable but are raw signals without checking the higher time frame trends
Safe entry meanwhile will check if the lower and the higher time frame are both in same direction, thereby having lesser trade entries and more quality.
The very robust macd levels are used over multiple time frames to see if the signals are aligned.
Alerts and mobile notifications will generate both for entry and exits
The trader can select his desired target where when level reached a cross and alert, will be generated.
Most user-friendly settings and easy to use.
Very powerful for trading on all time frames, scalp on smaller time frames or do swing trades because of robust filters.
Example of entries , lets say when a 15 min chart and 1 hour chart time frame are selected- That mean that when a buy signal comes inside the logic of 15 minute charts – it does not ask you to buy- but it will check if the MACD is aligned upwards in the 1 hour charts. If not then there will be no entry trade signal, and if its aligned , then a powerful buy entry signals will be alerted with arrow .
- Fast EMA=12; //
- Slow EMA=26; //
- MACD SMA=9; //
- Apply Price=Close Price//
- RISK=3; ( Main setting for the frequency of the ENTRY signals - increase for lesser signals)
- CountBars=1000;
- Alert=true; //
- Notification=true; // ( Mobile Notification of the Signals )
- eMail Alert=false; //
- Entry Type=Safe; // ( safe for generating multi time frame correlated signals)
- Exit=t2; // ( select from t1/t2/t3 targets)
- Buy Arrow=233; //
- Sell Arrow=234; //
- Entry Arrow Width=2; //
- Entry Arrow Color=clrSkyBlue; //
- Show Exit 1=true; //
- Exit 1 Width=1; //
- Exit 1 Color=clrSkyBlue; //
- Show Exit 2=true; //
- Exit 2 Width=1; //
- Exit 2 Color=clrSkyBlue; //
- Show Exit 3=true; //
- Exit 3 Width=1; //
- Exit 3 Color=clrSkyBlue; //
- Show SL=true; //
- SL Width=1; //
- SL Color=clrRed; //
- TARGET AND STOP PARAMETERS
- ADR_SL=3; ( percent )- same as risk reward ratio
- ADR_TP1=1.5; ( percent )- same as risk reward ratio
- ADR_TP2=3;( percent )- same as risk reward ratio
- ADR_TP3=5;( percent )- same as risk reward ratio
- ADRTimeFrame=15; ( THE higher TF - will make the targets and stop wider)
- ADRPeriod=50;
- Wait For SL/TP=true; // ( each entry will complete by reaching target or stop before reversal )
- SINGLE ENTRY OR RE-ENTRY=true; // ( make false for RE-ENTRY or multiple entries in same direction)
- Display Signals=true; //
- Panel Background=clrDodgerBlue; //
- Font Size=9;//
- Entry Label Color= clrLime;//
- Exit Label Color = clrDeepSkyBlue;//
- TimeFrame 1 =CURRENT; // ( choose 2 time frames - for trend confirmation- 1 lower and 1 higher )
- TimeFrame 2=PERIOD_M30; //
- Corner=Left Upper Chart Corner; //
- X Distance= 30; //
- Y Distance = 30; //