Track and control both the total number of open tickets/account and the number of each specific open Order Symbol/Instrument(types?) - page 2

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
When you respond, you give the troll power. When you ignore the troll, he starves for attention and eventually dies.
Took the KISS route:
Works well except:
1 - Loses track of orders if EA de/reattached, compiled, restarted etc
So going to add in 'Open Order 'loop'' anyway.
In Back Test or Optimization, it only has one order open at a time as it is supposed to.
But in Live trading, it runs amuck and opens new orders ad infinitum )< 8(
2 - Messes up the orders modifications which amongst other things keeps SL set amount behind current price (Immediate TSL)
This is currently rather fragile anyway and doesn't take much, such as ANY alterations to above two Order Close & Open functions within the same broad scope, to mess it up.
This has Money Management (MM), but I've added in more to limit # of open orders with inclusion of Account Equity test which works OK but likewise messes up the Orders Modifications logic
When you respond, you give the troll power. When you ignore the troll, he starves for attention and eventually dies.