<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d8598179559168978076\x26blogName\x3d@hedgeproject\x26publishMode\x3dPUBLISH_MODE_HOSTED\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttp://www.hedgeproject.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttp://www.hedgeproject.com/\x26vt\x3d9163833214854934744', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
hedge project - updates
NJ ATM Wednesday 9/16/2020 09:42:00 PM GMT+03:00

Ninja Trader is well known for its easy-to-use automated trading strategies. There are many traders who use some quite complicated automation; however I am a beginner in that and currently playing with it as to get deeper into it. Here the most useful is shown as how to set up profit target and stop loss. 







From the DOM simply need to select strategy --> Custom and from there set profit and loss targets and save the strategy. After that you can select this strategy and once entry trade executed, the exit targets are automatically set as well.


<< home