eesfx
Added topic Grouping Orders
Is there any way to 'group' orders to later reference them such as ticket IDs? Can multiple orders be opened at once? (not at the exact same moment of course, 1 after another) for example, how to simply open a hedged order on EUR/USD long and short
eesfx
Added topic Hedging Command
How come I cannot send 2 orders at the same time: int start() { //---- OrderSend(Symbol(),OP_BUY,1,Ask,3,Ask-25*Point,Ask+25*Point,"My order #2",16384,0,Green); OrderSend(Symbol(),OP_SELL,1,Bid,3,Ask-25*Point,Ask+25*Point,"My order
eesfx
Added topic EAResults.com Free Expert Advisor verification technology upload your system
www.EAResults.com (EARS) is a free service that automatically verifies your track record as true and accurate using the Meta Trader platform. If you are not familiar with MT, download a free demo here: http://www.metatrader4.com/en/downloads/ MT is
eesfx
Added topic problems submitting code
I'm trying to submit my EA and I get a 404 error when I click submit
eesfx
Added topic Real Time Optimization
Has anyone seen a tool or has an idea how to implement the real-time optimization of several simple parameters ? Let's say you have simple RSI strategy, if RSI > 70 then sell. Strategy should optimize for 70 (from 20 - 100) in real time
eesfx
Added topic MT Terminal Access
Is it possible to use an EA to disable trading in MT terminal? Let's say you have 2 MT terminals, in 2 locations. 2 traders login from 2 locations. Location A has an EA running that disables trading from location 2, manual or EA. Possible? If so
eesfx
Added topic MQL Programmers Needed
Elite E Services requires MQL programmers who are reliable, honest, prompt, and transparent. We have a team of programmers but are always short it seems, we sometimes have more projects than we can handle. We have a steady demand for EA programming
eesfx
Added topic Stop EA to trade multiple times per bar
What could be a global variable that would check if an EA has executed ANY order in the current bar, and if any order was executed in the current bar, it must wait until the next bar? This should be a global 'override' that could not be influenced by
eesfx
Added topic how to return indicator value to an array
Let's say I want to return the value of RSI into an array: extern double Lots = 1; double osfarray[10]; double rsivalue; double ind1; double ind2; double ind3; double ind4; double ind5;
eesfx
Added topic Open Souce Forex Strategy
Open Source Forex Project An fx strategy developed by the community, for the community. Tired of all the FX Secrecy? Let’s develop an open source strategy together. Not asking to give away YOUR code, asking only to dedicate your time to code, test
eesfx
Added topic account server question
I am trying to design my Expert Advisor to distinguish which server it is logged into. (We have some special accounts created with different parameters, such as the spread, etc). My understanding is these accounts are on a different server ( Login
eesfx
Added topic Forex Fox - firefox forex plugin
FX Extensions - extending the world of fx. Our first extension: firefox plugin called forex fox. Get forex fox! Forex Fox is an extension for Firefox that displays currency exchange rates in your status bar. Who would want to see fx rates in firefox
123