PureBytes Links
Trading Reference Links
|
Hello community,
I know how to minimize open positions:
SetOption("maxopenpositions",2);
but how does this sigScaleIn work?
I want to buy further stocks if my buy conditions are met a second
time. The second position should have half the size of the first
position.
How do I do this?
Buy = Buy + sigScaleIn * DoScaleIn
How do I link sigscalein to my buy signal?
Regards,
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.11/542 - Release Date: 11/20/2006
|