Comment on algoZ - An Introduction

kiran_25 commented on 17 Sep 2014, 04:32 PM

Hi,

I need some clarifications on AlgoZ.

I’ve a strategy EMA_Crossover. Here when I tried Backtesting, trades were taken weirdly. There are more Entry Short positions than Exits. Similarly Long positions.

My script is very simple. Enter at one cross over and exit at other cross over. I’m not sure why there are different number of entry and exits in Backtest result.

Here are my doubts:

1. How do I set target profit for each trade?

2. How to back test multiple symbols?

3. How to force entry at open and exit at close?

I tried same algo on Amibroker and it worked fine without any issue.

Regards,

Ravikiran.

View the full comment thread »