Forum

I got an Array with some numbers in it, I am trying to get the most Occuring number inside the array, not sure how to do that, please help!

I got an Array with some numbers in it, I am trying to get the most Occurring number inside the array, not sure how to do that, please help! Lets say im recording the last 100 historical bars, and im trying to count and set my Result value as the most Occurring/repeatable number inside this array, i

Lock EA for multiple users please help!!

Hello, im trying to create a function that locks the EA for different users to use only by their AccountNumber please help something is wrong here.. when im using only one user like here it is working fine and no problem what so ever: bool LockToAccount= true ; int AccountNum= 12345 ; if

Change text of an object on every second by OnTimer?

Hello, A bit newbie question.., but how can i make a text of an object to change itself on every second for example: text object #1 will be change every second like so: "." ".." "..." "...." "....." and then back to "." and same loop again and again.., thank you guys

Something not working right when trying to create an EA from Slope Direction Line HISTOGRAM.... PLEASE HELP!!

This is the indicator: http://codepaste.net/yohneb and what im trying to do is when the histogram changed color from red to blue or viceversa it will enter a trade iCustom(NULL,0,"SLOPE HISTO~",80,3,0, 0,1)>0 &&iCustom(NULL,0,"SLOPE HISTO",80,3,0, 1,2)==0; //--- iCustom(NULL,0,"SLOPE

Is there a way to reload the my Profile after a couple minutes automatically?...

Is there a way to reload the my Profile after a couple minutes automatically?... lets say my EAs are trading on my Profile, is there a EA that i would load on to random chart and it will reload my Profile that im currently using after some amount of time based on timer?, thank you

Orders counting system!

Hii people, im trying to code a system that ill can insert a BUY & SELL rules and the rest will be managed by the "system", i would love to get some help with this, so please just aboard if you interested :). //IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII # 1: - We set

Need help with an indicator i found, giving false picture when dropped on the chart/switching between TFs, but working great when left on with live data. .. please!

Hey there, i found an indicator that got a weird problem at the code but i don't know what it is i would be glad if someone could help me with it so basically the problem is that when i drop this indicator on the chart or refreshing the chart the indicator will show false picture, but when i leave

Need help with backtesting renko charts...!

Topic.., please, cant find a proper guide for that on google.., thanks