NexusFi: Find Your Edge


Home Menu

 



Categories Help    

Search Results
Searching for entries matching visual, looking in keywords for any words
Found 5 matching entries

Sort by

Entries
VisLinReg 5 *
While still waiting for Fat_Tails Visual MTF MA I have tweaked some other indicators and was able to get it working in other timeframes.
I am using Vis... description - let's reserve the Visual name for original.

Here it is LinReg MTF for NT8 again - plus it was exported as not assembled file.
I think it is easier to get into the code if one wants to change anything.


Category The Elite Circle 
 
Suggest other entries I might like
Details: VisLinReg
Category: The Elite Circle 


February 28th, 2021
Size: 4.83 KB
Downloaded: 144 times

Keywords: mtf nt8 visual linreg_mtf
VisHMA
While still waiting for Fat_Tails Visual MTF MA I have tweaked some other indicators and was able to get it working in other timeframes.
I am using Vis... description - let's reserve the Visual name for original.

Here it is HMA MTF for NT8 again - plus it was exported as not assembled file.
I think it is easier to get into the code if one wants to change anything.


Category The Elite Circle 
 
Suggest other entries I might like
Details: VisHMA
Category: The Elite Circle 


February 28th, 2021
Size: 4.91 KB
Downloaded: 119 times

Keywords: mtf nt8 visual hma_mtf
VisEMA 5 *
While still waiting for Fat_Tails Visual MTF MA I have tweaked some other indicators and was able to get it working in other timeframes.
I am using Vis... description - let's reserve the Visual name for original.

Here it is EMA MTF for NT8 again - plus it was exported as not assembled file.
I think it is easier to get into the code if one wants to change anything.


Category The Elite Circle 
 
Suggest other entries I might like
Details: VisEMA
Category: The Elite Circle 


February 28th, 2021
Size: 3.24 KB
Downloaded: 202 times

Keywords: ema mtf visual ema_mtf
VisDEMA
While still waiting for Fat_Tails Visual MTF MA I have tweaked some other indicators and was able to get it working in other timeframes.
I am using Vis... description - let's reserve the Visual name for original.

Here it is DEMA MTF for NT8 again with minor cleaning up in the code - plus it was exported as not assembled file.
I think it is easier to get into the code if one wants to change anything.


Category The Elite Circle 
 
Suggest other entries I might like
Details: VisDEMA
Category: The Elite Circle 


February 28th, 2021
Size: 4.47 KB
Downloaded: 78 times

Keywords: dema mtf nt8 visual
Customizing Candles 0 *
Code to customize candlestick outlines and body based on a set of conditions.

#region Candle Definition
if ( COND1 && COND2 && COND3 )
{
CandleOutlineColor = Color.LimeGreen;
if(Open[0]<Close[0] && ChartControl.ChartStyleType == ChartStyleType.CandleStick ) {
BarColor = Color.Transparent;
} else{
BarColor = Color.Lime;
}
}

else if ( COND1 && COND2 && COND3 )
{
CandleOutlineColor = Color.DarkGreen;
...
...
...
(see attached file)


Category NinjaTrader 6.5 Miscellaneous 
 
Suggest other entries I might like
Details: Customizing Candles
Category: NinjaTrader 6.5 Miscellaneous 


August 16th, 2009
Size: 25.00 KB
Downloaded: 62 times

Keywords: visual candlesticks candles
 


 
Category
 




© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top