Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

LP_entry - indicator for MetaTrader 4

Lubor
Published by:
Bubba1302
Views:
10293
Rating:
(32)
Published:
2022.06.03 14:35
Updated:
2022.06.03 18:13
LP_entry.mq4 (5.92 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance


Arrow Up and Down on each bar and informations about "power of trend" and about "PEAK" or "EXTREM peak" on the chart.

Indicator uses only WPR and RSI signals. Arrows can be changed only on last bar and indicator can be used on all TF and all symbols.
Princip is simle ((WPR(4) +100 + RSI(2))/2) < or > 50. This is my first indicator, be carefull and good luck.

On chart are used another 4 indicators: BollingerBands (9,2,0), Clock, FiboPiv_v2, PL4 CandleTime


ScalpX ScalpX

ScalpX is an indicator that uses Kalman filters to identify buy and sell opportunities whenever is indicated by the graph.

Market High  and Lows Market High and Lows

This indicator shows market highs and lows for any timeframe with period separators. You can see daily/weekly/monthly highs/lows on lower timeframes like H1/M30/M40. This is good for trading breakouts.

R-Squard and Linear Regression R-Squard and Linear Regression

a procedure that calculate most stats in one call: R-Squared and Linear Regression

Speed and Acceleration (with HMA) Speed and Acceleration (with HMA)

This indicator gives the Speed and Acceleration of the price for a given period. In order to make a smooth graph, can be used a procedure using the Hull Moving Average method