paxmarketplace.blogg.se

Advanced get esignal help
Advanced get esignal help













You also receive 3 months of mentoring sessions from the experts. The Advanced GET edition of eSignal trading software combines the power of eSignal advanced charting, back testing and your choice of over 50 brokers with award-winning technical analysis software, including exclusive indicators found nowhere else. SetBar( Bar.BgColor, -10, new Array( Color.blue, een, Color.Advanced Get x86 (August 2014) for Any eSignal Account the backround color of each study (at a point 10 bars ago) to blue, green and yellow respectively. Assume your script is returning 3 values to be plotted. set the line style of the first study returned from your script to PS_SOLID (3 bars ago) set the value of the prior bar of the 3rd study you are returning set the value of the prior bar of the first study you are returning return the current MA values to be displayed SetBar( Bar.Thickness, -5, new Array( 2, 3 ) ) set the bar thickness of the SlowMA 5 bars ago to 3 set the bar thickness of the FastMA 5 bars ago to 2 SetBar( Bar.FgColor, -5, new Array( Color.black, Color.yellow ) ) set the color of the SlowMA 5 bars ago to yellow Advanced Get x86 (August 2014) (+ open code efs, dll’s) for Any eSignal Account quantity. set the color of the FastMA 5 bars ago to black Esignal > Advanced Get x86 (August 2014) (+ open code efs, dll’s) for Any eSignal Account Advanced Get x86 (August 2014) (+ open code efs, dll’s) for Any eSignal Account 59.00. set the value 5 bars ago of the SlowMA to 9.95 set the value 5 bars ago of the FastMA to 10.75 change takes place, your Advanced Chart will update your display to reflect these function to modify previously displayed values of both moving averages. if the FastMA minus the SlowMA is greater than 10 points, we will use the setBar() retrieve the MA values for the current bar Var studyS = new MAStudy(25, 0, "Close", MAStudy.EXPONENTIAL) Var studyF = new MAStudy(5, 0, "Close", MAStudy.EXPONENTIAL) Define the two Moving Average studies that we will display in our chart the value, color and bar thickness of previously displayed values of two moving The example below shows how the setBar() function can be used to change For example, if you are calculating and displaying 2 moving average studies in your script, you could use the setBar() function to change the actual value, color, line style or thickness of a previously-displayed value from either one of the studies or even both of the studies. This function allows you to adjust the value and/or the properties of a prior bar of a study being displayed. Specify the specific return value that you wish to modify. BarOffset: The offset back to the bar you wish to modify.Type: The specific property that you want to modify.SetBar( TYPE (Value | Color | Style | Thickness), BarOffset, Value | ArrayOfValues ) SetBar( TYPE (Value | Color | Style | Thickness), BarOffset, SeriesIndex, Value )















Advanced get esignal help