Meleah Bridgeford
Meleah Bridgeford
Friends

Add friends via their profile or user search and you will be able to see if they are online

Meleah Bridgeford
Registered at MQL5.community
Meleah Bridgeford
Added topic Skipping lines in a wave
I am working on creating the D-Wave indicator (basically a mechanized elliot wave). I am running into an issue where the indicator will start drawing the lines correctly but then will skip a few waves. For example in the picture below my indicator is
Meleah Bridgeford
Added topic Break in Indicator
Is there a way to stop the indicator from drawing when a certain criteria is met? I am currently trying to program a D-Wave indicator and I am trying to figure out how to "stop" the indicator when the wave is completed. The attached code
Meleah Bridgeford
Added topic Indicator won't update
Whenever I load my indicator on the chart, it looks exactly how I want it to. However, if I leave it running, it doesn't update. Any help would be greatly appreciative. int start ( )    {    int counted_bars = IndicatorCounted ( )
Meleah Bridgeford
Added topic Storing Numbercode
I am trying to create an EA for a system that uses Bollinger Bands as one of the indicators. A problem that I am running into is that I want my code to "save" or "store" a number when certain criteria is met and than change that