ools-examples-fusion.1.7.1.source-code.position.rf Maven / Gradle / Ivy
services.log( "Buying "+symbol+" shares" ) ;
services.log( "Selling "+symbol+" shares" );
PortfolioAction( action == Action.SELL )
PortfolioAction( action == Action.NOACTION )
PortfolioAction( action == Action.BUY )
services.log( "Doing no changes to current position" );
© 2015 - 2025 Weber Informatics LLC | Privacy Policy