|
Hello All. Using graphic.pl and specifying the below add line for BuySellArrows.pm I get the arrows as expected. What I'd also like to see is the price at which that was triggered; in this case it would be when those EMAs cross. Looking at the code I'm having trouble trying to understand a couple of things. 1) The basic flow from BuySellArrows.pm to invoking e.g. CrossOverUp.pm. Does BuySellArrows.pm invoke Generic.pm which in turn invokes CrossOverUp.pm ? I'm just not seeing this flow yet. 2) There seems to be 2 main structures passed around : self and calc. CrossOverUp.pm seems to use calc for determining the trigger/arrow price but how to get that known in BuySellArrows.pm --add=BuySellArrows(Systems::Generic {S::Generic::CrossOverUp {I:EMA 3} {I:EMA 7}} {S::Generic::CrossOverDown {I:EMA 3} {I:EMA 7}} ) Thank you, Jon Windows 7: Unclutter your desktop. Learn more. |