Jim Whitfield
Jim Whitfield
Friends

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

Jim Whitfield
Added topic Memory Leak???
Hello Experts, I have a strange one. I call several custom indicators at the beginning of a new candle inside of an EA. While running this in backtest I see that one of the indicators keeps getting loaded at each new candle (each time it is
Jim Whitfield
Added topic Can't get web referenced data to up date after initial reading?
I have wanted to read files from a www address. I found and worked with some code that does it. - It works - but if I change the data on the website and run the script again, it doesn't update the read on MT4. If I turn off and then turn on the MT4
Jim Whitfield
Added topic Going Crazy: OrdersTotal in backtest indicator Not work?
Hello all,  I am trying to write a very short indicator that I can run in back test that will show me how deep a draw down goes during a set of tests. I am looking at Martingales type of trading systems in some EA's. If the draw downs are not
Jim Whitfield
Registered at MQL5.community
Jim Whitfield
Added topic How to get the window number of a indicator in the indicator?
I am placing the same indicator on the same chart and drawing objects on each of the two indicators. I next want to identify which object(s) belows to each indicator. I can get the window number from each object by using the ObjectFind (name)
Jim Whitfield
Added topic Can't control back test visual mode test from command line.
I hope someone can help. I am automating functional operation test of EAs after version updates from a command line and using set files. (see Help>Help topics>Tools> configurations at start up) I am running a windows 7 power shell command
Jim Whitfield
Added topic Starting MT4 from command line with out user?
I am wanting to do some backtesting using data that is not from my broker and I want to start MT4 from a command line to do unattended runs. However, each time MT4 starts it asks for a log in. Normally I can cancel the login and run the backtesting