eesfx
Added topic newbie question adding order comment
How to add order comment that will show up on the ticket ?  (not for internal reference) 
eesfx
Registered at MQL5.community
eesfx
Added topic Max positions in terminal
We have an EA that can open a trade or several trades every pipette or 5th decimal pip. Running this on a single pair can open hundreds of trades in a few minutes. If we load this on multiple pairs it just multiplies. I'm wondering if anyone has
eesfx
Added topic Stop loss for LESS of a loss
I have a simple EA that will close orders based on take profit and stop loss. (TotalProfit<=0-stoploss_dollars || percentProfit<=0-stoploss_percent) How would the math work if you wanted to have an order close out when it's LESS of a loss, for
eesfx
Added topic Simple indicator request
We need a simple indicator that will take the values of several pairs, perform a calculation (which we already have the code for) and then plot the number on the chart next to some text, and then if the value is greater than a certain level, display
eesfx
Added topic getsymbol()
Is there a way in MT4 maybe someone has written such a tool to obtain all available symbols offered by the broker independent of what chart it's loaded on, and then store them somewhere such as in a series of global vars or an array? For example one
eesfx
Added topic Get all symbols
Is there a command in MQL4 that will display all available symbols offered by the broker
eesfx
Added topic Data export for optimization
We are working on an EA and we want to optimize the parameters in real time using an external application such as Matlabs or Excel. What is the best output for data, in the experience of expert coders here? Simplest, we create a flat file that is
eesfx
Added topic Wrong Prices [warning]
How is it possible to trade wrong prices in MT4, and how can it be avoided? Does anyone have experience with this that can elaborate on: - How this is possible - How to avoid it - What are consequences of trading wrong prices continually
eesfx
Added topic Mailbox in Manager
Is it possible to send messages to MT4 terminal from MT4 manager? What about news
eesfx
Added topic MT4 Server Manipulation - latency arb
If an MT4 broker has a real STP / ECN - is there any way a trader can use an EA to take advantage of price feed, either by logging into 2 VPS or by any other means, which would cause the broker to actually lose money from his winning trades? I
eesfx
Added topic Comment Modify
Is it possible to modify comments without the use of an EA? Possibly with a script or some manual means
eesfx
Added topic Links on charts
Is there any way to make hyperlinks in Chart comments
eesfx
Added topic Since when does the tester pass variables to live charts?
I had an EA running live on a live account, and was doing some testing to optimize the variables. In the tester, the EA realized a global stop we call account protection (max dd allowed) and it closed all the live trades! In the live account, the EA
eesfx
Added topic does mt4 save optimization logs
I was running an optimization for 4 days and the computer lost power, and the results do not seem to be saved inside mt4 - I checked the logs but dont see any record of it. Does mt4 save optimization results in a log file, as it's optimizing, as it
eesfx
Added topic Beta Testers for EAs request
Please email info at fxrequest.com to be given EAs for testing - the only requirement is that you must post your results here! EAs will be delivered free and unlimited however we ask only that you SHARE the results that is the whole idea of testing
eesfx
Added topic FXDF Forex Strategy Documentation Framework
http://eesfx.com/wiki/docs:framework A framework for writing strategy manuals & documentation is needed. Having a standard for documentation of FX strategies will help document writers, by providing an easy to use template, which will increase
eesfx
Added topic How many MT4 customers are there in the world?
Any way we can guess how many total customers there are in the world using MT4, demo, live, active, etc.? Of course brokers do not publish 100% of their data but maybe there is some way to obtain this information through MetaQuotes or by using some
eesfx
Added topic Please help - MT4 crashing making MT a non-workable solution
We've posted this issue probably 10 times in this forum, have contacted the brokers, have posted on other forums, still, we have a crashing MT4 platform. The crash happens across multiple brokers, although some brokers are worse. We have re-installed
eesfx
Added topic EA or Tool to 'pick up' trades from crashing platform
We are using an EA we like very much but when the platform crashes which is alot lately (will not name UK based broker) the EA doesn't pick up the old orders, so if there is a floating loss, we may as well realize the loss and reset it. Thus, a
123