Multiple stocks
-
Hi
I'm new to this so apologies if this has been asked before! Is it possible to use fxdreema to create a rule where it checks 100 different stocks against their own target prices (calculated using a formula involving previous day's open, high and low price). If their target price is reached then the stock is bought. Only two stocks can be bought each day.
Thank you,
Nick -
Probably, but I would not recommend this. These days people are asking me more about multi-currency and multi-timeframe stuff and while there are two blocks that are somehow able to do something about it, I don't think it's a good idea to build EA that just does tons of calculations. The idea behind these blocks (named "Set .... for next blocks") is to reuse few other blocks (those connected after them) for few other currencies/timeframes, but it was never in my mind to make them ready for tons of calculations and I don't even know how fast they can do something like this.