traderz
traderz
Friends

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

traderz
Added topic Alert never ends and freezes MT5
What is wrong with this alert? That sound never ends and finally it freezes MT5.         manageAlerts(time[rates_total- 1 ],rates_total);             
traderz
Added topic Checking previous bars
Hello, can someone tell why I can not check previous colored bar(ColorT[bar+1], ColorT[bar+2], etc...) Indicator is using ADX values and according to them colors solid candles. I would like to play with these colored candles. Do I need another loop
traderz
Added topic iCustom EA buffers problem MQL5
Hello, I have an indicator "myindi" and it gives up and down arrows(buffers 1 and 2). Now I try to make an EA using iCustom but I don't understand where I have to put these buffer numbers ? #include <Trade\PositionInfo.mqh> #include
traderz
Added topic Help detecting volume indicator
Does someone know what kind of volume indicator is this? Is it even related to volume somehow? 
traderz
Added topic How to check previous bar?
This indicator colors candles according on volume(climax candles). How to change it so that if previous bar was climax bar and current bar is ...whatever? At the moment it controls current bar. #property copyright "Copyright @ 2014 traderathome and
traderz
Registered at MQL5.community