Posts

Showing posts from 2022

Markers Plus - Release 2021-10

Image
NOTE :  The previous release must be uninstalled before installing this versi on UPDATE PROCEDURE 1) Save the current workspace 2) Tools, Remove Ninjascript : Select and remove the current Markers Version 3) Tools, Import Ninjascript : Select and Install the new downloaded ZIP ninjascript corresponding to the new Markers Version 4) Restart NinjaTrader without saving the workspace List of Changes/Additions/Fixes [ 7:29 PM ] Markers Logic [ 7:31 PM ] The "Logic to Analyze" now supports negative numbers anywhere ( including after a multiplication or after a parenthesis ; 2 * -3 or 3+ ( -5 * 3 ) ) [ 7:32 PM ] It also supports unlimited nested parenthesis levels : close[0] > hma[0] + ( atr[0] * ( 5 + ticksize * 2.5 )) [ 7:33 PM ] The Alert Option was included ( this was the only option missing to fully replace the AND indicator [ 7:34 PM ] Markers Paint [ 7:35 PM ] All the features on MArkers Logic are now present on Markers Paint [ 7:35 PM ] The bug avoiding painting var...