PrevDayLines.mq4 – Draw Previous Day’s High, Low, and Average Price Lines – script MetaTrader 4

PrevDayLines.mq4 - Draw Previous Day's High, Low, and Average Price Lines - script for MetaTrader 4
The PrevDayLines.mq4 script is a tool for MetaTrader 4 that automatically draws three critical price levels from the previous trading day on your chart. These levels include the highest price (Max), the lowest price (Min), and the average price (Avg), providing traders with a clear visual reference for key support and resistance points. The script … Read more

High, Low and Close of the previous day, week or month – indicator MetaTrader 4

High, Low and Close of the previous day, week or month - indicator for MetaTrader 4
Optimized versions available for free:Metatrader 4: Metatrader 5: Follow on instagram: The indicator shows the High, Close and Low of the previous day, week or month. These levels are very commonly used as support and resistance among traders, so the indicator will draw them and leave a gap between periods to make it easy to … Read more

Previous Candle Hi-Lo – indicator MetaTrader 4

Previous Candle Hi-Lo - indicator for MetaTrader 4
Previous Candle Hi-Lo is used to check the last candle multi-timeframe position relative to the current price. Features This Indicator can be attached to any chart timeframe (MTF features). The calculation and color will be based on input color. Input Parameters Line style (default: dotted line). Line color. Please feel free to use and modify … Read more

Previous Candle Breakdown – EA MetaTrader 5

Breakdown Previous Candle
Idea by: Vladimir Khlystov. MQL5 code by: Vladimir Karputov. The EA waits for breaking down any timframe from 1 minute through 1 month. Bar #1 is checked for breakdown at a specified timeframe Breakdown previous candle. It is also possible to enable two filters – Moving Average. WARNING! For the filters to operate, it is … Read more

Previous Candle Breakdown 2 – EA MetaTrader 5

Breakdown Previous Candle
This EA is a further development of the first Previous Candle Breakdown version Added the parameters  Start time (hour) – operation start hour Start time (minute) – operation start minute End time (hour) – operation end hour End time (hour) – operation end minute Besides, trailing now works at each tick. The EA waits for … Read more

Previous Candle Breakdown 3 – EA MetaTrader 5

Breakdown Previous Candle
Development of the second version: Previous Candle Breakdow 2 Added the parameter Maximum volume position (positions) – maximum position(s) volume Suppose that we have a total position volume of 2.5 lots, Maximum volume position is 3.3 lots, and we have an incoming trading signal. During the preliminary check, the volume of an opened position is 1.5. 2.5 … Read more

Plot the previous candlestick OHLC of the selected period – indicator MetaTrader 5

Plot the previous candlestick OHLC of the selected period - indicator for MetaTrader 5
This is an indicator which will automatically plot the previous highs and lows of the selected period with a colored horizontal line. The indicator will maintain the previous high price and previous low price for the selected period when switching timeframe: The default is plotting the previous day highs and lows. You can adjust the … Read more