- Search Energy EXCH
- John4y replied Sep 2, 2021
You can download the indicator from this link: url or url
I will code your EAs and Indicators for no charge
- John4y replied Sep 2, 2021
You are comparing two different things! MedianMA.mq5 Median MA is a moving average, which is calculated using the median price for a given period. A sorted array of prices for the specified period is used for calculating the moving average. A value ...
I will code your EAs and Indicators for no charge
- John4y replied Sep 1, 2021
Median Price indicator | Formula In a simple word: the median price is the average price of ever period and then sum of all the average period price and dividing the result by the total number of periods. Median price indicator first calculates the ...
I will code your EAs and Indicators for no charge
- John4y replied Aug 31, 2021
Try this // do nothing on holidays. if(DayOfWeek()==0 || DayOfWeek()==6) return(0);
I will code your EAs and Indicators for no charge
- John4y replied Aug 31, 2021
How are you using these files ? In which folder installed ? All in one or how do you split ? How do you want your EA to work ? Maybe better to pm me to get this solved ?
I will code your EAs and Indicators for no charge
- John4y replied Aug 30, 2021
Quoting Ai1108 You ask me for Money for coding My EA.When I ask to Sign NDA. you and your Friend Mladen refuse to sign NDA. even you guys said money first then will only do coding. Why you Guys are like this. I have emails from Mladen and your skype ...
I will code your EAs and Indicators for no charge
- John4y replied Aug 29, 2021
Hi, So no one took it up, then I'll have a look but missing the 'mqh' files you refer to
I will code your EAs and Indicators for no charge
- John4y replied Aug 27, 2021
Tell us a bit more about your request so that we can take a closer look at the possibilities
I will code your EAs and Indicators for no charge
- John4y replied Aug 24, 2021
That's called: Hedging or Hedge Trading Another observation: Include for a "Unique ID" option, so your EA can be added to a Chart already having another EA running
I will code your EAs and Indicators for no charge
- John4y replied Aug 24, 2021
Nice, just one comment: When moving with the Move_X & Y coordinate: the 'Lot' & 'Lot Close' decimal tiles are not shifted to the new location Another observation: If/when both position (Buy & Sell) are open and want to partial Close a position; Both ...
I will code your EAs and Indicators for no charge
- John4y replied Aug 24, 2021
See under this link : url and/or: url also Thread url (Link for Trading using Murray Maths and Price Action)
I will code your EAs and Indicators for no charge
- John4y replied Aug 21, 2021
Don't be discouraged by sarcasm and/or reticence some exhibit here. If and when I've some time next month, I'll have a look at your request which partially looks similar to something I'm developing anyway. So, just have a little patience...
I will code your EAs and Indicators for no charge
- John4y replied Aug 19, 2021
It does exactly as you described. Question is: When do you want it to Buy or Sell and when to Close position ? Do you open a Buy Trade: * when candle opens below the bottom keltner line ? OR * when This candle then closes above the middle line ? OR ...
I will code your EAs and Indicators for no charge
- John4y replied Aug 18, 2021
Here the 'Simple_Keltner_Channels_EA' as per request above. Not sure how you're gonna use it, but without additional filters it's not a winning thing.
I will code your EAs and Indicators for no charge
- John4y replied Aug 17, 2021
Works for me ! Set AlertsOn and other (Message/Sound, etc...) to True Make sure in the Option Tab / Events are enabled
I will code your EAs and Indicators for no charge
- John4y replied Aug 11, 2021
Only .mq4 files can be edited in the MetaEditor
I will code your EAs and Indicators for no charge
- John4y replied Aug 11, 2021
If no one already did. Next week I'll have some time to look at your codes
I will code your EAs and Indicators for no charge
- John4y replied Aug 8, 2021
If you attach a picture or screen print, I'll have a look to code what you're asking
I will code your EAs and Indicators for no charge