Forum

News Indicator!

Hey fellaz! I hope you all are doing great. I am willing to create a news indicator. I just want to know that from were to start.? Or what things are needed when working on a news indicator. I know there are alot of news indicators Available, even for free. But I want to build it with my own hands

Urgent help required.

hey buddies! I was working on a Custom indicator and the indicator itself is working pretty fine. But when i Call iCustom function, the output values are different from the values shown in the Data Window. Should i have to put the extern Inputs inside the code as i am selecting Them

"Heikin Ashi" High/Low Values

hello everyone. Can anyone help me in getting the High\Low values of Heikin Ashi, I know that these can be Mapped by using iCustom() function . I do not want to get into the details about what will do what. I just want a simple line of code which will give me these values. if you can help then

Need help in Magic Number.

hey. I have a function which prevents the EA to send orders on eachtick once conditions are fulfilled , i have attached the code of function. Problem is, until now it was working fine But now i want to send Multiple orders under one symbol. please provide the right directions. bool Checkorders( int

Storing Prices in an array

hello everyone. I am looking to save previous 10 prices changes in an array, and use these prices to see if the current price is above or lower then last price. I want to do this becuase i want to manage open orders. I know i have to create an array. but i dont know the

Error Code 138 in Backtesting

Hey Everyone! I am having an issue, my EA is Working Fine in Live Market But when i run it on the Strategy tester it is not opening any trade and return Error is 138. I have tried to Fix this issue by Reading many threads And i Have tried everything that i can get my Hands on, but the issue is