| View previous topic :: View next topic |
| Author |
Message |
Cachi
Joined: 25 Dec 2008 Posts: 5
|
|
| Back to top |
|
 |
Terranin Site Admin

Joined: 21 Oct 2006 Posts: 831
|
Posted: Sun Jul 26, 2009 3:19 pm Post subject: Re: Can i run a Strategies for all the symbol list? |
|
|
| Cachi wrote: | Hello, Can in run the same strategies for all the symbolist not one bye one?
Thanks
Cachi  |
Yes, but it should be implemented in your strategy. Strategy receives all ticks from all symbols, and basically you filter them with if Symbol <> CurrencyName then exit;
_________________ Hasta la vista
Mike |
|
| Back to top |
|
 |
|