DislikedHi master coder please remove warning in this ea. and also add these lines in this ea. double lots = (The lot size you require e.g 0.1); {file}Ignored
Attached File(s)
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
DislikedHi master coder please remove warning in this ea. and also add these lines in this ea. double lots = (The lot size you require e.g 0.1); {file}Ignored
Disliked{quote} Thanks a lot brother! I found this indicator here on the forum called zigzag counter which displays the amount of volume of each leg. What I wanted is for it to display the average volume of the bars the makes up the leg, not the total sum. Because the sum will not give a true reading. For example, if you have a swing high made of 4 bars, each bar with 2000 volume, so total 8000 on the up leg, then you have swing low made of 3 bars, two with 3000 and one with 2000, total also 8000. You would think that the down move has the same power, but...Ignored
DislikedHi, Someone told me that I have to change line 81 of this indicator to: string Str = (string)(vol / (Nbar1 - Nbar2)); //string Str=vol; Then it will show the average volume of the legs, instead of the sum. But seriously, I am no coder, I don't have a clue of how to open the mq4 file, edit it, and then save it again. Please someone do that for me, it will take LESS THAN 1 MINUTE of your life... Here is the indicator again: {file}Ignored
Dislikeddear all , sorry to bother you all , this is my first post. Does anybody know is there round number approaching alert indicator ? like when price is going up 1.1690 and pop up alert something. thanks and regardsIgnored
Disliked{quote} You could try the MT4 alerts, click on the "Alerts" tab then right click in the window and select "Create" {image}Ignored