This is awesome.
Thanking you for making this place a great community.
I will load on chart and test.
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} Close_only_bar_chart - option to display as bar bodies and close levels(gif), or just close levels(pic) - option to hide the default chart bar chart (to rid the open price level) - bull/bear coloring pic {image}gif {image} {file}Ignored
DislikedHello all, I need a detailed description on how the CFP indicators works (I need the formula please, my math is very bad) I want to convert the indicator CFP and Complex Pair from MT4 to MT5. I want the Complex Pair indicator on MT5 to have a fractal design (Visual Clarification can be found below): {image} The two indicators do not refresh unfortunately as time progresses, so I am hoping someone can tackle this problem I want to create an EA that will open a : Buy when CFP is > X and a red fractal has appeared on the Complex Pair. Sell when CFP...Ignored
Disliked{quote} Hi AvidTrader, MetaTrader. Thanks greatly for lending a helping hand to people like me. I noticed that @ some crosses, the arrow did not show and @ some, it showed even with the wick/candle toucing. Anyway to correct this. See snapshot below.... {image}Ignored
Dislikedyes no, your idea is still raw.. after some testing.. with different settings.. here is universal code for buttonsIgnored
DislikedHi Tankk, Regarding my 'CustomCandles - any tmf v3 BT', what you called "your code" was not really mine at all, since all I did was take what had been written (with inefficient button code added) and I made only the button code better. I would never have created "init2()" function because it was only called by "init()" and nowhere else. I saw no benefit to it, but I wasn't diving into this or other non-button-code details at all.Ignored
DislikedIn your OnChartEvent(), you added: if (id!=CHARTEVENT_OBJECT_CLICK || sparam!=PrefBT) return; That's perfect to eliminate further processing of all other irrelevant event id's. It's obvious, but I don't know why I didn't think of it. I will incorporate that into my code.Ignored
DislikedIn your start() routine, it starts with: if (!buttON[0]) { InitZero(0); return(0); }
This is inefficient in that when the button is "off", it runs "InitZero(0)" for every single tick.Ignored
DislikedI helped another coder who had taken my example but tried to implement it into a VIX indicator that uses buffers, much like Zigzag does.
I also eliminated the unnecessary use of "init2()", and changed "start()", "init()", etc. to "OnCalculate()", "OnInit", etc.
It eliminates the use of "IndicatorCounted", since OnCalculate uses "prev_calculated" as the equivalent (AFAIK). However, when I was still using "start()", I used a variable "recalc" (set inside of OnChartEvent when button turned "on") to force a complete chart update.Ignored
DislikedVIX indy attached. You, jeanlouis, or anyone else is welcome to critique and tell me how it could be better.Ignored
DislikedQuoting inversio Hello, Dose any one have pending order script, for stop and limit orders, once I had one but not finding that on my PC, that was places n no of orders gapping n no of pips. If anyone using or know the place of such script plz inform that will be great help. TIA Can you try this out and let me know if any change is needed. This was used to breakout strategy - that you open Pending Grid in layers. FYI, this is script. there was bug in setting takeprofit Please...Ignored
Disliked{quote} I have not tried but I think I found two bugs.. settings stoploss and takeprofit was not correct in two cases. I did not test it. {file}Ignored
Disliked{quote} Hi bingo2015 thank you for your file but your file different from my trick . your file don't made to send picture if I want to send picture from your file I think I will have to create a new library. it have long time . I have vdo how to send alert and picture .this use library if you want to made from yourself. inbox me I'll tell you the last step how to do it. For other people this indicator I made for "bingo2015" I lock his ChatID . you won't be able to use it. {image} {image} {file}Ignored
Disliked{quote} What is the error now because I cannot see the old bugs anymore? What do you experience?Ignored
Disliked{quote} MAs_MTF_toggle_v1.4 - shift input added pic has 1 of the 10sma's with a 5shift {image} {file}Ignored
Disliked{quote}...need to add 16 MAs to my chart, I can add twice the indicator to a single chart and have all 16 MAs, but sometimes I need to hide some MAs and leave others...Ignored
Disliked{quote} MAs_MTF_toggle_v1.6 - unique id input to load multiple times {image} {file}Ignored