DislikedGuys, good morning. Does anyone have an indicator that shows the high, low and close of the previous candle. I intend to use it in H4. Note: It's not from the previous day, it's from the previous candle.Ignored
Attached File(s)
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
DislikedGuys, good morning. Does anyone have an indicator that shows the high, low and close of the previous candle. I intend to use it in H4. Note: It's not from the previous day, it's from the previous candle.Ignored
Disliked...candlestick indicator...marobuzu...i have search most of the threads on candlestick indicator i couldnt see anything...Ignored
Disliked{quote} Though I didn't search for long, I didn't find any marubozu indicator for mt4, I did find other indicators that have a bunch of candle types including maru but on mt5. Marubozu_Candles - Marubozu candles drawn as body components of candles - full, open and close types - option to show bodies or texts - point margin for what counts as close enough to a wickless top or bottom for each tf - alerts Pic shows candle bodies drawn and texts. {image} {file}Ignored
Disliked{quote} Are you changing chart Symbols when the line disappears? If so the line will stay on the price of the previous Symbol and will be still on the chart but could be a long way away from the price of the new Symbol. If this is what is happening you will have to set the input Deletelevel to true to bring the line back into the price range of the new Symbol and then reset it.Ignored
Dislikedhello, pls guys once again pls can anybody help me to convert this mt4 indi to mt5 plsss. thank u so much {file}Ignored
Dislikedhello, I'm looking for some ea or indicator that puts automatically a stoploss where you say when the price reaches the amounth of profit that you say I'm pretty sure that this exist but unable to find itIgnored
Disliked{quote} evertrade i have that indicator and it actually detects very poorly. regardless thsnks darling for your effort. plssomebody should just convert this one to mt5 for me plss i beg...i give all the thanks in advance {file}
Ignored
DislikedHello, I'm trying to make an indicator that recognizes arrow objects on the chart and sends a push notification when a new arrow is generated on the chart. When trying to compile, it gives me 2 errors. 'ENUM_ARROWCODE' - declaration without type & implicit conversion from 'number' to 'string' Please, I need help to correct this code: #property strict #property indicator_chart_window #property indicator_buffers 0 #property indicator_color1 clrNONE input string PushNotificationMessage = "New Arrow Object Generated!"; input ENUM_ARROWCODE ArrowCode...Ignored
input string ArrowStringToFind = "CUSTOM_ARROW"; // Customize this with the specific arrow object name string you want to detect
Disliked{quote} Farout- {quote} {quote} You can edit a post to keep things in a single post, which is useful if you ever refer back to a post. Go on mql5 and search marubozu, there are free products and codebase articles for mt5 that include/use that candle type.Ignored