Rewrites JForex csv data without the weekend candles and the seconds. If you export OHLC data from JForex platform, you will see it...
Showing posts with label OHLC. Show all posts
Showing posts with label OHLC. Show all posts
MetaTrader 5 Indicator | OHLC Candles with Ask and Bid
0
This is a candlestick chart which connects the high of the candle to the ask price if it is currently higher than the current high. T...
MetaTrader 5 Indicator | OHLC Candles with extreme tick price tracking
0
This is another OHLC candlestick chart which finds the highest ask price and lowest bid price on each bar. It uses the high price of ...
MetaTrader 4 Indicator | OHLC Range
0
Draws two labels: Open-Close and High-Low range of the last closed candle left of the current candle. Open: 1.26137 - Close: 1.2612...
MetaTrader 5 Indicator | Intersections OHLC
0
Intersections OHLC 1.000 implements calculations of intersections of previous high and previous low . The indicator only performs ca...
MetaTrader 5 Expert Advisor | Get M1 OHLC data for MetaTrader 4 backtesting
0
Usually most brokers do not provide M1 data over 3 months in MetaTrader 4, but they provide M1 data over 3 years in MetaTrader 5. So ...
MetaTrader 5 Indicator | OHLC_Volume
0
OHLC Volume displays two volume graphs considering Open, High, Low and Close and applying two calculation methods: High-Open and Clo...
MetaTrader 5 Indicator | OHLC_VolumeH
0
OHLC VolumeH displaiys the difference between two volume lines of the OHLC Volume volume indicator as a histogram. Since OHLC Volu...
MetaTrader 5 Expert Advisor | OHLC Check
0
Idea by : Alexey Lopatin MQL5 code author : barabashkakvn The EA only operates when a new bar emerges. Trading system sign...
MetaTrader 5 Expert Advisor | OHLC Stochastic
0
The author of the idea - Ilnaz mq5 code author - barabashkakvn The EA performs operation inside a bar (on every tick). The EA open...
MetaTrader 5 Indicator | OHLC Channel
0
The indicator displays two lines (DRAW_LINE display style). You can select the prices (Open, High, Low or Close) each line should be...
MetaTrader 5 Indicator | Gaps OHLC
0
The indicator shows the gap size on the histogram. The gap is a rift between the current bar's Open price and Low/High of the pr...
MetaTrader 5 Indicator | OHLC_Volume
0
The OHLC Volume indicator divides volumes into two threads in accordance with Open/High/Low/Close of each bar. There are no input ...
MetaTrader 5 Indicator | OHLC_Volume_Histo
0
OHLC Volume Histogram displays the difference between two streams of the OHLC Volume volume indicator as a colored histogram. Ther...
MetaTrader 5 Indicator | Plot the previous candlestick OHLC of the selected period
0
This indicator plots highs and lows as well as the open and close for the candle of the selected period. It is a multi-timeframe ind...