Dear Coders, this ma repaints a lot, but i like its smoothness. please share any appropriate such ma which doesn't repaint
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
DislikedDear Coders, this ma repaints a lot, but i like its smoothness. please share any appropriate such ma which doesn't repaint {file}Ignored
Disliked{quote} could my broker is making mischief or there is a bug in this EA? This EA doesnt stop autotrading of the account after closing the profitable trades and it doesnt close pending trades as well.it just closes the TP percent of the account.Ignored
Disliked{quote} I commissioned the work on the indicator in June 2021 {image}{image}
Ignored
DislikedHi BestTraderEv, this indicator has me like a psychologist. I can't find a step-by-step guide to using it on 1m charts, but with a TF of 15 for the indicator. Please help. Thank you so much. {file}Ignored
Disliked{quote} I don't have time now. How many things do you want me to do at once??? Also, I can't tell if you don't show me the logs... Do you want this, or not??? {image} There is an option for vertical lines, too. {quote} Maybe you want it?Ignored
Disliked{quote} I don't have time now. How many things do you want me to do at once??? Also, I can't tell if you don't show me the logs... Do you want this, or not??? {image} There is an option for vertical lines, too. {quote} Maybe you want it?Ignored
Disliked{quote} Do you want this, or not??? Yes, i want test it my babe. Kisses;*Ignored
Disliked{quote} I don't have time now. How many things do you want me to do at once??? Also, I can't tell if you don't show me the logs... Do you want this, or not??? {image} There is an option for vertical lines, too. {quote} Maybe you want it?Ignored
DislikedHi, Could someone please add Push and Popup alert when blue and orange dot. Thanks in advance. {file} {file} {image} {image}Ignored
Disliked{quote} - This indicator not good for EA. - It is incorrectly coded - Reason: It have one only active buffer - EA only can open BUY trades, even if indicator shows SELL signal the EA will still open BUY --- {image} {image} --- Download This version: Strictly for testing not recommended to use in live account. {file} {file} --- What to Do: Find any HMA indicator, and i will make the EA for it. Why HMA indicator ( because this indicator "trend_profit_signals" is renamed HMA kind indicator) Where to Get HMA: Check on this thread: https://forex-station.com/moving-ave...-t8414844.html...Ignored
Disliked{quote} I don't have time now. How many things do you want me to do at once???Ignored
Disliked{quote} may be in the future soemone will need MTF version of this,i cant ask more,otherwise you will kill me. {image} {file}Ignored
Disliked{quote} I commissioned the work on the indicator in June 2021 {image}{image}
Ignored
/*-------------------------------------------------------------------- Change-log: 4_Bar_Indi_MOD_rev1[MwlRCT] Updated: 23-05-2025 By: MwlRCT -------------------------------------------------------------------- - Added MTF (Multi-TimeFrame) support with enum TFauto for auto timeframe selection - Added Arrow Visual Settings section with customizable arrow color/width inputs - Added Multi-TimeFrame Settings section with instanceIdentifier, TimeFrame, SignalMTF parameters - Added History parameter for dual-mode buffer configuration (Standard/Extended) - Added 4 EA Integration buffers (buyBuffer, sellBuffer, signalTime, isReady) for external EA access - Added MTF global variables (MTF, PREF, sufix) for timeframe management - Modified indicator_buffers from 4 to 8 for EA integration support - Modified arrow color/width properties to be input-parameter controlled - Modified OnDeinit() with identifier-based cleanup for multi-instance support - Modified OnCalculate() with History parameter implementation and MTF scaling - Modified signal detection logic to use MTF data instead of current timeframe data - Modified LabelName initialization with instanceIdentifier for unique object naming - Added MTF utility functions: NextHigherTF(), timeFrameToString(), stringToTimeFrame() - Added EA buffer initialization and signal value assignment in calculation loop - Added MTF bar mapping with iBarShift for proper timeframe synchronization - Added validation for arrow width inputs (0-5 range) with MathMax/MathMin - Fixed arrow visual customization by replacing MQL5 PlotIndexSetInteger with MQL4 SetIndexStyle --------------------------------------------------------------------*/
DislikedKey points covered in the changelog: - MTF (Multi-TimeFrame) functionality - Arrow visual customization features - EA integration capabilitiesIgnored
DislikedKey points covered in the changelog: - MTF (Multi-TimeFrame) functionality - Arrow visual customization features - EA integration capabilities ( - Added 4 EA Integration buffers (buyBuffer, sellBuffer, signalTime, isReady) for external EA access) - Instance management improvements - Bug fixes for MQL4 compatibility --- {quote} {quote} Core Logic: Signal detection now uses MTF data instead of current timeframe for enhanced accuracy {quote} --- ChangeLog: README: /*-------------------------------------------------------------------- Change-log: 4_Bar_Indi_MOD_rev1[MwlRCT]...Ignored