radorybar / trendlineautotrader_old

Automatically exported from code.google.com/p/trendlineautotrader
0 stars 0 forks source link

Opens more than one short/long order #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
currently there is no filter to open only one long and one short order.
EA is not currently prepared to handle multiple orders, so there is a
requirement to limit orders to only one long and one short at the time.

Original issue reported on code.google.com by radorybar@gmail.com on 25 Mar 2009 at 3:05

GoogleCodeExporter commented 9 years ago
Fully implemented with r13.
Idea is - each object has to contain ORDRID which is in fact MAGICNUMBER for 
fired action

Original comment by radorybar@gmail.com on 14 Apr 2009 at 8:19