Dear everybody, I'd like to ask your help how to code the following simple buy-sell signals. (I was looking for such a topic in the archives but couldn't find any. If there are questions like this answered, please give me a link to those mails! Thanks in advance!)
Buy: on close if it is a new 5 day high sell: on close of the next day after bought buy: if the stock's close is at least 10% lower than yesterday's close, than buy it on the next day 5% under the yesterdays close (if its possible) sell: if price closes above its 20 day simple moving average I would be happy to get some ideas how to learn this very basics of coding systems. thanks in advance, Gabor
