PureBytes Links
Trading Reference Links
|
PositionScore returns the _absolute value_ of your formula's score.
The lowest negative value means best short candidate. To go only
long, add some large positive value to your position score formula:
PositionScore = your formula + 100;// Or whatever it takes to
eliminate any negative scores.
dale b
--- In amibroker@xxxxxxxxxxxxxxx, "El Nanalo" <elnanalo@xxxx> wrote:
>
> I'm a new user of EnableRotationalTrading() and have exhausted my
> ability to solve a problem with it. Simply stated, I can't get the
> BackTester to stop selling Short! Unless unwittingly done, I have
> no "SetOption(a,b)" entries that refer to Long & Short, and I've
> set "Long" in the Positions pull-down menu in the Settings form
> invoked from the Automatic Analysis window. I'm accessing 50
Mutual
> Funds for the rotation by checking the Use Filter button and
defining
> the WatchList containing them.
>
> What am I doing wrong, [or not doing!]?
> Is this feature known to be shakey, or just very "Robust"?
>
> Thanks,
> --El Nanalo
------------------------ Yahoo! Groups Sponsor --------------------~-->
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|