Calculate Pearson-correlation-coefficient of selected cryptocurrency with Bitcoin average price of 10 different exchanges. This is helpful in scalping(at least for me), by using this we can find co-relation between a cryptocurrency and Bitcoin . Here we are using Bitcoin average price of 10 different exchanges. It is an oscillator with minimum value -1 and...
Mossy Pop is a variation on the CM Chris Moody Pop 1 that is on the public library. Bars are colored to show when the Pop is red crossing over the blue line turning bullish (Green Buy Bar) or when it is overbought in green turning into blue going bearish (Red Sell Bar) Use with other indicators but can work well on confirming a position on its own. I find...
//This is a new update with specific signals. Clearly, when the red line cut down the green line with a white candle, you had a sell signal for a few candles after. At the back side,.....
Hello Traders, I want to share this modified experimental script I´m testing for 1 minute charts... It´s completely based on Sirof´s ANN (Artificial Neural Networks script, Murari´s modification), all the credits are for them (I just tested and switched minor modifications to the code for scalping and alert functions since I have not studied and comprehend the ANN...
//4 Rules of the Daven Icao //Programado por Ruben Jaramillo study(title="4 Rules of the Daven Icao", shorttitle="4rules") p11 = plot(15, color=white, transp=60, editable=false) p10 = plot(10, color=black, transp=60, editable=false) p5 = plot(5, color=black, transp=60, editable=false) p0 = plot(0, color=black, transp=60, editable=false) fill(p10, p5,...
Using EMA5 (Exponential Moving Average) as the main trend of price, the intersection with EMA10 will signal the point of entry (go long, go short) reasonable. At this point, I pushed the EMA10 at high price to sell sooner and at low price to buy early. More specific: - When the red line crosses the blue line, the signal is the Buy. - When the red line cut the...
This script uses @cheatcountry script to determine Ehlers Bandpass Filter. Backtest offers 3 capital management tools. One that will always calculate order size as initial capital/close, one that uses the same calculation but adds or substracts profit. The last one allows you to enter manually the size you want to trade. The time-based stop will close the...
Moving Average based strategies are very popular ones among both long-term investors and short-term traders as they can be tailored to any time frame. One of the main moving average strategies are crossovers. The very simple type is a price crossover , which is when the price crosses above or below a moving average to signal a potential change in...
v1 V2 V3 So I forgot this existed so here is the Opened sourced code (pm me for older sorce code there are 600+ Saves)(pm me for other scrips...
by 난익절만해 주의사항!! 타점이 없어져도 상관없이 뜸과 동시에 진입가설정해서 들어가시면 됩니다~! 빗진님 기준으로 그냥하시면 됩니다~~!!!!
moving averages of 18 and 55 is good indicator to long in xbtusd
Mix of : - Bollinger Bands (MA20) - Donchian Average 90 - EMA 180 - Donchian EMA
Donchian with EMA This show EMA of Donchain Channel (Highs and Lows) It is nice to identify Support and Resistance, in range period Should work well for scalp This is a complement to Bollinger Bands