MicroTrends Free and Licensed NinjaTrader 7.0 Chart Indicators - Trade Signals and Alerts - Product forum
05/12/2010 19:00:29
 forum Administrator Posts: 387
|
All of the MicroTrends NinjaTrader Framework Signals indicators and strategies have a common interface of parameters for you to work with. Trade Setup Trade Entry Trade Exit (optional) See the descripton of each setup and trade parameter it will tell you what options are. Some of the indicators have a series of options for setup and entry that can be mxed together, so be default on a few the setup mode 0 = Off. These setup and trade entry parameters are known as bitwise flags unless otherwise stated. Bitwse flags run in a combinaton like this: 0:0ff, On: 1,2,4,8,16,32,64,128,256..... To turn each flag/switch on you add them together. So you can switch on modes 1 and 2 = enter 3 as the Parameter value. See the descripton of each setup and trade parameter If this is a logical and parameter - this means both conditions 1 and 2 have to be met. So if they were for a long signal. So for example in for a system that has 2 parameters for a long setup 1:Long Bull Candle 2:Long Close Above MA Long Signal= bull candle and closes above an MA If the parameters were Logical OR Long Signal = bull candle or any candle that closes above an MA Green Dots are Setup Buy Green Triangles Trade Entry Buy Red Dots are Setup Sell Red Triangles Dots are Trade Entry Sell MT Signals Sclalper Setup Mode Flags are bitwse 1 to 64 1,2,4,8,16,32,64 For your purposes: Set the Setup Mode Parameter to 1 1=Close To test eacb of the other flags/Modes enter 1 2 4 8 16 32 64 To test all combinations at the same time = 127 This means all 1 to 64 needs to be true for a signal to fire. More conditons does not mean better probability. It is simply an extensible way of writing software that you have 100% control over. edited by forum on 06/12/2010
|
|
0
• permalink
|
Powered by AspNetForum 7.0.1.0
© 2006-2011 Jitbit Software