NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2328 matching entries

Sort by

Entries
SierraCharts: Upload to BMCharts
This study, when added to a chart, will upload a screenshot to the chart to which it is added to bmcharts.

A url to the image on bmcharts is on the clipboard when the upload is finished, ready to paste into forum posts.

Discussion thread:
https://nexusfi.com/sierra-chart/23986-sierra-chart-auto-upload-screenshot-bmcharts-com.html

you have the option to:
- choose if a sound should be played when uploaded
- if the url to the image on bmcharts should be enclosed by [IMG] [/IMG]
- choose if the caption of the window should be hidden while taking the screenshot.
- choose the shortcut key
- use mouse to start the capture

default shortcut key is ctrl-alt-k

The zip contains source cdoe (must be compiled with visual studio)

and screenshot.dll (i precompiled this for those who doesnt have visual studio) - just put it in the sierrachart data directory and the custom study will be available

Changelog:
November 2 2012: Mouse button mapping as an option and a right-click context menu button


Category The Elite Circle 
 
Suggest other entries I might like
Details: SierraCharts: Upload to BMCharts
Category: The Elite Circle 


November 2nd, 2012
Size: 16.10 KB
Downloaded: 73 times
SigmaSpikes 5 *
Here is an NT8 "SigmaSpikes" as described by Adam during the webinar.

His blog shows the formula's:
https://adamhgrimes.com/how-to-calculate-sigmaspikes/

Here is Adam Grimes' Webinar that discusses their use:
https://nexusfi.com/elite-circle/43999-webinar-exit-strategies-missing-puzzle-piece-w-adam-grimes.html


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: SigmaSpikes
Category: NinjaTrader 8 Indicators and More 


February 15th, 2018
Size: 3.34 KB
Downloaded: 612 times

Keywords: adam grimes sigmaspikes sigma spikes
SigmaSpikes strategy NT8 5 *
Strategy based on SigmaSpikes

Coded by bcomas. Email me for improvements or suggestions

SigmaSpikes as described by Adam H Grimes. https://adamhgrimes.com/how-to-calculate-sigmaspikes/

* standard deviation of daily returns over a period , searching price spikes.

Parameters:

// SigmaSpikes Settings
SigmaSpikesFactor = 2.50; (tweak according timeframe used)
UseSigmaSpikes = true;

// StopLoss & ProfitTarget
UseProtectiveStops = true;
StopLoss = 100;
ProfitTarget = 100;

// Daily Target
Contracts = 1;
DailyLossLimit = -100;
DailyProfitLimit = 100;
DailyTradesCount = 100;

// Email alerts
UseEmail = false;
EnableEntryAlert = false;
EnableExitAlert = false;
toEmailAddress = @"";

// Times
Session1 = true;
Session1Start = 0;
Session1End = 235959;

Session2 = false;
Session2Start = 90000;
Session2End = 110000;

Session3 = false;
Session3Start = 120000;
Session3End = 125900;

Thanks to the first developer:

https://nexusfi.com/local_links.php?action=ratelink&linkid=1958&catid=27&lpage=12

Testing:
https://nexusfi.com/elite-automated-ninjatrader-trading/32758-want-your-ninjatrader-strategy-created-free-184.html


Category The Elite Circle 
 
Suggest other entries I might like
Details: SigmaSpikes strategy NT8
Category: The Elite Circle 


May 26th, 2020
Size: 7.41 KB
Downloaded: 845 times
Signal Bars 5 *
Originally ported from MetaTrader, I found this in one of BMT's threads & made some slight modifications to it. I found the original bar size and font size a little too small for my large monitor and decided to add a "bar size multipler" and "font size multiplier" to enlarge the size of the color bars as well as the font.

Other older members, who, like myself, may have a difficult time seeing small objects on a chart, may find this helpful.

You can increase the size of the color bars, the font, or both.

Exported from NinjaTrader 7.0.022


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Signal Bars
Category: NinjaTrader 7 Indicators 


March 22nd, 2011
Size: 6.08 KB
Downloaded: 1638 times

Keywords: bar bars signal signalbars
Sim22_DeltaV4 5 *
Kudos to Gomi, Sim22 and Zondor for this excellent Cumulative Delta indicator. It was modified per NitroG's request so that it would work in NT8 version 8.0.23.1.

On import the indicator will be stored in the Sim22 folder and as Sim22_Delta4 and should not interfere with Sim22_Delta3.

Make sure you have Tick Replay on when using this indicator.

Please let me know if you run into any issues.

Enjoy,
TraderGB


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Sim22_DeltaV4
Category: NinjaTrader 8 Indicators and More 


March 4th, 2021
Size: 12.67 KB
Downloaded: 814 times

Keywords: cumulative delta
Simple Excel spreadsheet for ZB ZF ZN conversion to decmial 5 *
No big shakes here just something I use to plot my levels on 5 yr notes, ZF, using rancho's tradeplan indy.
Ron


Category The Elite Circle 
 
Suggest other entries I might like
Details: Simple Excel spreadsheet for ZB ZF ZN conversion to decmial
Category: The Elite Circle 


July 8th, 2015
Size: 15.29 KB
Downloaded: 321 times

Keywords: interest notes rates treasuries bonds
Simple Trend Trader (EA)
This strategy is a simple trend trader that uses RSI and MACD.

The strategy uses RSI as a trend filter with a 50/50 cutoff. RSI > 50 only long trades will be opened, RSI < 50 only short trades will be opened.

The trigger is MACD, I was using 21,55, and 9 as the default settings. If bullish MACD cross takes place while RSI > 50, long position will be opened. If Bearish MACD cross takes place while RSI < 50, short position will be opened.

Risk is managed via Stop, Profit Target, Breakeven Stop, and a Trailing Stop. All are in Dollars - not number of pips.

All of the inputs can be modified through the input options menu when setting the strategy.


Category FXCM Strategy Trader (hidden) 
 
Suggest other entries I might like
Details: Simple Trend Trader (EA)
Category: FXCM Strategy Trader (hidden) 


February 21st, 2011
Size: 2.69 KB
Downloaded: 159 times

Keywords: macd rsi
Simple ZeroLagOfZerolag Strategy 3 *
First Simple Version of DoubleMA Trading Strategy ... with SlopeMA and Angle ...
Later i will insert Signal[0] as filter ... or not
Use genetic optimizer, but do not over parametrize ...
Simple Steps are better

i use 4 range on eurusd (small spreads), but i think on es work better ...

i trade manuel, use this for curve fitting on range and thanks to roonius on renko my sideway filter ...

Best regards
ARNE


Category NinjaTrader 6.5 Strategies 
 
Suggest other entries I might like
Details: Simple ZeroLagOfZerolag Strategy
Category: NinjaTrader 6.5 Strategies 


June 12th, 2009
Size: 3.56 KB
Downloaded: 1008 times
Sine Weighted Moving Average 5 *
The Sine Weighed Moving Average is, as they say, "an indicator that indicates the sine weighted moving average of a security's price over a period of time". (Why do people put descriptions like that in indicators, anyway?)

I found a rather sloppily coded version of this indicator on the Ninjatrader forums so I fixed it.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Sine Weighted Moving Average
Category: The Elite Circle 


November 25th, 2011
Size: 2.45 KB
Downloaded: 437 times
Sine Weighted Moving Average (amaSWMA) 5 *
Version 1.0 September 1, 2017

The Sine Weighted Moving Average (SWMA) is a FIR filter that applies weights to each bar of the lookback period in the shape of the bulge in a sine curve from 0 to pi. As a consequence the middle prices of the lookback period have the greatest weight.

The sine weighted moving average is quite similar to a triangular moving average.

I have coded it because it comes as a default moving average with other software packages and has been requested by users.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Sine Weighted Moving Average (amaSWMA)
Category: NinjaTrader 8 Indicators and More 


October 21st, 2017
Size: 2.53 KB
Downloaded: 418 times

Keywords: average filter fir moving sine sineweighted
 



 
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