Forum

Who knows this indicator?

Can anyone tell me those indicators that are used to measure the trend or strength of trend? I would like to know indicators that show if the movement is up or down or even sideways. Thanks for any suggestions

I need historical data for testing

Can anyone help me to locate back data for EURUSD or USDJPY? Actually, any data will be helpful for me right now. Thanks

Debugging EA with printouts?

Is there a way to have print outs generated along with your strategy testing of an EA? What I would like to do is to definite a section of a chart, then run my EA with it prinitng out some values as it runs. Then I would take the printout and compare what was calculated against the actual chart that

Live Testing - TradeX

I have been testing using the Strategy Tester without problems, but cannot seem to get the EA to run under my demo account. Can anyone tell me why this is happening? I have told the Expert Advisor to allow live trading and I have enabled the expert advisors. Thanks for any ideas

Programming My First EA - - - ????

I have begun prgramming my first EA and I realize that it would be useful to have a comprehensive source for all of the available functions with explanation of their parameters. I.E., functions like iMA, Crossed, OrderSend, OrderSelect, etc, etc. Can you help? Thanks

Can the developed Moving Average templates do this?

I am accustomed to thinking about programming in terms of subroutines and functions . Just starting to learn MSQl4. I see Moving Average templates as part of the platform that I am using, but my question is this: I want to be able to have a "function" that I can call at each tick and have it return

Where can I download MQL4 and the MeteEditor?

I have a demo account with TradeX and have begun reading the course that coders guru wrote. But, I don't believe I have come across where to download the actual MQL4 program, the MetaEditor, Compiler, etc. Did I miss something very obvious? Thanks