Using a rising index as an entry condition |
Post Reply |
Author | |
cudderbean
Regular Joined: 02 Oct 2006 Location: Thailand Posts: 40 |
Post Options
Quote Reply
Topic: Using a rising index as an entry condition 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); {then as part of my Tradesim entry signal} Pma>hist(Pma,1) |
|
Post Reply |
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |