- #46,953
- Jun 29, 2021 7:40pm Jun 29, 2021 7:40pm
- Joined Nov 2015 | Status: Trader | 2,525 Posts
Practice makes a person perfect
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, I would love to be able to adjust the VWAP according to the desired minutes. The attached indicator only has daily, weekly and monthly. Could you help me get the per minute adjustment? Example: I want 1440 minutes to be daily. Wish it's 1 hour, we set 60 minutes. I believe the example given was very clear. Thank you very much to anyone who takes up this demand. {file}Ignored
string TradePair[9] = {"USDJPY","EURUSD","GBPJPY","GBPCAD","GBPUSD","GBPCHF","EURNZD","EURAUD","USDCHF", "EURJPY" double A00=iCustom(TradePair[i], 0, "1",1,0);
double A10=iCustom(TradePair[i], 0, "2",2,0);
double A20=Bid(TradePair[i]); // I am trying to add this command if ((A20 > A00)) ld_Signal=1;
if ((A20 < A10)) ld_Signal=-1; DislikedAt the end of every day I run this script for all 25 of my charts individually...Ignored
Disliked{quote}...How can I use your ruler indicator to build a 12 zones grid to be indented in different sizes by dragging the ruler?...Ignored
DislikedHi Please can a kind coder help me by creating a simple EA Dashboard. The EA would show each Basket. USD, AUD, EUR, GBP, CHF, CAD, NZD, JPY and next to it / under it’ Show 2 simple buttons saying “Buy and Sell” for Instant Market Orders of each of the pairs in each basket it would look simple like my picture attached or exactly the same.... it would have Risk Management option settings for SL, TP and importantly Breakeven after x amount of pips .... be okay to use with other EAs... please help, i would greatly and deeply appreciate it{image}...
Ignored
Disliked{quote} You can't use it to do that, this is just a line of boxes, use it however. Boxes_Line - line of boxes - input of box count - styling {image} {file}Ignored
DislikedGood Day Xplosion Kibo or Mr Tools, Please could an Alert be added, and a Push Alert when an Arrow is formed on this attached Indicator. Your assistance would be much appreciated. Many thanks{file}Ignored
Disliked{quote} The image you attached is from a paid EA. If you want something free, you have to make do as I did. In this post, there is the explanation of how this EA works. Look for the "NORMAL" version (not the Renko version) in the thread. {image}{image} This EA does not set TP and SL and does not handle the breakeven. For the first two functions, I use this other EA which is perfect. https://www.mql5.com/en/market/produ...w.google.it%2F...Ignored
Disliked{quote} You can't use it to do that, this is just a line of boxes, use it however. Boxes_Line - line of boxes - input of box count - styling {image} {file}Ignored
Disliked{quote} https://www.forexfactory.com/thread/...4#post13500394 Updated to run on tick. HL_MTF - high/low lines of any tf - either current or previous period {file} {image}Ignored
Disliked{quote} ...............added alert and alert shift!...............but still it's a repainting indicator, so be careful with it! {file}{file}Ignored
Disliked{quote} Thank you so much it works perfectly - I could only find this version on link (see pic) but I like it because it opens multiple baskets at once not just 1 basket at a time ... I also downloaded the SL and TP Ea you recommended and it’s perfect :-) my only questions regarding the dashboard is what do EP, CM and IN mean? I tried them and see they mix up baskets which could be handy or if you could post the newest version like seen on your link as I wasn’t sure which one it is.. that shows the strengths too thank you for all your help...
Ignored