Disliked{quote} Hi ffss Do you think this fit on (Germany 40 index) -{image}
Ignored
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
DislikedHello coders, I need CHARTEVENT_OBJECT_DRAG function for below code. For reference. i added image. void OnChartEvent(const int id, const long &lparam, const double &dparam, const string &sparam) { if(id == CHARTEVENT_OBJECT_CLICK) { string clickedChartObject = sparam; if(clickedChartObject == obj_name[1]) { string SellStoploss = "Sell_Stoploss" + IntegerToString(MathRand() + 100, 0, ' '); string SellTakeProfit = "Sell_TakeProfit" + IntegerToString(MathRand() + 100, 0, ' '); int startY = y_coor + 2 * y_rect + 3 * x_step; int endY = y_coor + 3 * y_rect...Ignored
Disliked{quote} thank you for your reply and all your effort but i had already the indi you attached here and the results are very different for me.Ignored
Disliked{quote} One thing you can do is to set the fixed min/max values in both macd settings to the same values. The single line macd in mt4, has the histogram as the distance between the 2 ema's, so setting min/max window values would be based on an estimation of these values, so that most of the time the entire macd is within the window. Pic has 2 macds, 1 default settings, the other default*10, but same fixed min/max values of 50pt, so their zero lines are the same location. {image}Ignored
Disliked{quote} Aside from the previous post of setting fixed-min/max values the same, you could alternatively use this too. Macd_2x_window - 2 regular macd's in the same subwindow - separate mtf's {image} {image} {file}Ignored
Disliked{quote}... replicate the KUpper and KLower lines on a chart simply to create a template...Ignored
DislikedBreak of Structure Indicator This dynamic structure indicator maps potential support and resistance zones (in all markets)When the Order block is touched by the price with an alert, detect Break of Structure, mark Order Block and draw Entry / Stop and Risk to Reward lines. By clicking a button on the chart, the trend can be set to filter signals in a direction. Entry / Stop and Risk to Reward lines can also be toggled on / off. {file} {image}Ignored
Disliked{quote}...With two windows this gets lost. Thanks for the suggestion.Ignored
Disliked{quote} just one quick example in the attached pic marked by the arrows {image}Ignored
Disliked{quote} Just to be clear, the 2 pictures of the macd subwindow are of non-mtf and mtf settings, not 2 separate subwindows with 2 macds each with same fixed minmax values. ie the indicator is 1 subwindow that displays 2 macd's together, no adjusting minmax values.Ignored
Disliked{quote} Ok I looked it up, it's the Rob Hoffman overlay set indicator here https://www.tradingview.com/script/a...n-Overlay-Set/ Attached is the tv script in mql4, all settings adjustable. {image} {file}Ignored
DislikedPlease Great People. can i get this indicator or close to it, that will tell when a particular currency is going on the particular direction of total strong or total weak in relation to other currencies. I will really appreciate. thanks {image}Ignored
DislikedHello guys... Does anyone have the "Anchored VWAP Channel" indicator for MT4 or MT5. Like the one Tradingview have.... {image}Ignored