Print Page | Close Window

Using a rising index as an entry condition

Printed From: BullCharts Forum
Category: BullCharts
Forum Name: TradeSim discussion
Forum Discription: For discussions of BullCharts' integration with the TradeSim backtesting product.
URL: http://www.bullcharts.com.au/forum/forum_posts.asp?TID=842
Printed Date: 07 May 2024 at 8:20am
Software Version: Web Wiz Forums 9.69 - http://www.webwizforums.com


Topic: Using a rising index as an entry condition
Posted By: cudderbean
Subject: Using a rising index as an entry condition
Date Posted: 07 Jul 2012 at 7:58pm

As part of a Tradesim scan I'm trying to discover whether a strategy is improved when the XAO is also rising or falling as an entry condition.

In Bullcharts I'm using the following code, which works fine in creating regular BC indicators, but gets rejected in a Tradesim scan.

Thank you for your help.

P :=LoadSymbol(XAO,close);
Pma :=ma(P,100,simple);

{then as part of my Tradesim entry signal}

Pma>hist(Pma,1)




Print Page | Close Window

Bulletin Board Software by Web Wiz Forums® version 9.69 - http://www.webwizforums.com
Copyright ©2001-2010 Web Wiz - http://www.webwiz.co.uk