tvial/rsiSimple RSI indicator including:
- 40 & 60 support/resistance
- visual marker (orange bgcolor) on RSI length limit to spot actual RSI divergences
- simple layout
Cari dalam skrip untuk "市值60亿的股票"
MY_DXY (inverted)Plots the DXY in negative value (inverted), in overlay mode, so one can guess when price in dollars will rise following it.
Default resolution is 60 mins, can be selected as input via the * symbol.
Works with every ticker, GC/SI/PL etc
MY_DXY corrected pricePlots the current ticker's price in "DXY corrected dollar". Overlay mode.
Default resolution is 60 mins, can be modified by input (*)
Works with every ticker: GC/SI/XAUUSD etc
PPSignal V4 (Auto Adaptive Times)We have ppsignal system for the next period.
// D: 1min to 15 min
// W: 60-120 - 180 - 240 - D
Quatro Storch Relative Strength IndexDisplays current stoch rsi along with 5 15 30 60 240 time frames
PT - EMA/SMA Spread AND Combination with MultipleTimeFrameYou can now combine multiple timeframe EMA/SMA as in profit trailer and see which areas will be then used for PT if you for example use a 15 minute EMASpread and 60 minute Spread.
- From what i can see the lowes the timeframe the faster it reacts but a lot of times you will get stuck with a bag due to a coin having 2 drops. Thiw might help you find a sweetspot so that you can picky only the high reward low risk trades.
Regression Line (OLS) w/Residual Bands - Beasley SavagePlots linear regression "line of best fit" for a given source and length. Also plots the standard deviation of residuals as upper and lower bands. For some reason it's not plotting the lines exactly where the values are, so I wouldn't recommend using it as a purely visual indicator, but it could be used in strategies. A quick implementation of a strategy buying when the close crossed over the lower band and selling when close crossed under the upper band resulted in ~60-70% trade accuracy, not taking into account commission/slippage.
If anyone knows how to fix the lines not plotting accurately please let me know :)
CM_Ultimate RSI Triple TimeframeCM_Ultimate RSI MTF modified.
enough one extra line? NO, I need more lines!
I added another timeframe's extra RSIline.
default 60/15/5m RSIline
KK_Traders Dynamic Index Higher TimeframeHi Guys,
I was asked to create a script that can access TDI values from higher timeframes - here it is.
You can choose the timeframe in the settings just put the following there:
Weekly - W
Daily - D
4h - 240
1h - 60
...
This only works for higher timeframes than the one you're currently on.
I whish you all good luck trading!
Best regards
KK
Relative Momentum IndexRelative Momentum Index indicator script. This indicator was originally developed by Roger Altman (Stocks & Commodities V. 11:2 (57-60)).
RMI with momentum period of 1 will be equal to an RSI when they have the same period and source price.
GBP combine1. stop trading in one side market
- use what kind of TA to decide one side market?
2. TA might react differently in different session
- inactive session need to RSI 60-40?
3. need to stop trading once daily target is complete?
- what is the daily target?
4. How to loss less?
- (1)
- develop more restriction in strategy?
Better RSI0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100 lines drawn. Easier to see on dark theme. Added bubble indicators to show when price goes above 70 or below 30.