Disliked{quote} Yeah, this can happen. I don't use MAC or Apple, so I don't anticipate such problems.Ignored
1
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
Disliked{quote} Yeah, this can happen. I don't use MAC or Apple, so I don't anticipate such problems.Ignored
DislikedMaster Jeanlouie thank you for your indicators and help, please help to add button/Alert {file}Ignored
Disliked{quote} hi BestTraderEv, will you please compile an expert based on this indicator. expert should open a buy or sell trade according to the signal. buy stop order at the high of candle with stoploss at low of the candle. sell stop order at the low of candle and stoploss at the high. Input lot size and number of lots to be traded as i usually trade with 2/3 lots.Nothing else is required as trailing and targets are to be managed manually. Expert is only for entry and initial stoploss placement. thanks in advance. {file}Ignored
Disliked{quote} I have this script. Instal in the MQL4/Scripts folder. You drag &drop this on the candle you want. {file}For quick delete of all objects, you can drag&drop this script" {file} I also have this script: {file}This one plots two lines depending where you drop it, above candle or below candle.Ignored
Disliked{quote} Yeah, this can happen. I don't use MAC or Apple, so I don't anticipate such problems.Ignored
Disliked{quote} Hi walvekarraje, thanks for posting this indicator and would be great to see this as an EA. Can you please share how you trade with this indicator. What pairs / assets? What time frame? What settings of indicator? Can you please post a chart showing Entry and exit.Ignored
Disliked{quote} Hi BTE, I have a problem. Can't open sell position in this situation. All filter ON. Even I turn off it ( Macd or MA in different combination) can't open Sell. In other situation Buy was open but not properly in 100%. I understand that signal line MACD must be upper zero line not bar then will open BUY position and lower then zero line to SELL? {image} Now I open BUY position, All filters ON ( MA + MACD) I think it can be some problems. {image} {image}Ignored
Disliked{quote} sure. i am using this system for last 2 months on demo account and find it very reliable. you can see it in my profile, trade explorer. i intend to start a dedicated thread , will probably do it this weekend.... {image} this is one example of fridays ongoing trade.Ignored
Disliked{quote} Please let us know when you start it, so we can subscribe and observe!Ignored
Disliked{quote} In order to check what's going on when you are using the confluence of both filters, you need to have both the MA and the MACD on the chart. In this case there may be situations when there is no confluence and you can't open a position. Looks like I got the buffers wrong!!! UPDATE! Also added the option to plot the indicators automatically from the EA: {image} OOOPS! UPDATE AGAIN! I found the logic error! {file} Do not change the file name!!! So, the MT4 version needs to be updated, too: {file}Ignored
Disliked{quote} Thx, I start testingSorry, but the problem is still. Look, I try open Short and can't. But I can long open BUY position on this situation. {image}
Ignored
Disliked{quote} First, that's still the wrong version! In the latest version the MessageBox should say: " Buy Order NOT ALLOWED DUE TO NO MACD & MA CONFLUENCE!!!" And, in the situations on your chart Buy is not allowed because the price is below MA. Also, Signal is above MACD, so those are Short conditions, not Long. Latest version: https://www.forexfactory.com/thread/...0#post14887880Ignored
Disliked{quote} Hmmm. please check that You upload a good ver. I downloaded again and same issue is.Ignored
Disliked{quote} We can not make the tester work faster, unfortunately. It will work fast only when not in visual mode. In visual mode the speed depends on indicators used, the more, the slower. {quote} I don't see the lines crossing anywhere: {image} And this function: ExponentialMAOnArray(close, EMA_Period, rates_total, EMA); //+------------------------------------------------------------------+ void ExponentialMAOnArray(const double &price[], int period, int rates_total, double &EMA[]) { double multiplier = 2.0 / (period + 1); EMA[0] = price[0]; for(int...Ignored
Disliked{quote} Chatgpt cannot currently make reliable mql4/mql5 codes. Among other things, the ema calculation is slightly wrong, it gives incorrect values by comparing against a correct ema code or simply the inbuilt mt4 ema. Because you're a seller on mql5 the below attached is limited, but all issues are addressed; runs fast/normal in tester, chart arrows on red crossover, and full alerts. Feel free to pm me any further inquiry. {file} {image}Ignored
Disliked{quote} sure. i am using this system for last 2 months on demo account and find it very reliable. you can see it in my profile, trade explorer. i intend to start a dedicated thread , will probably do it this weekend.... {image} this is one example of fridays ongoing trade.Ignored