NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2329 matching entries

Sort by

Entries
Clicker -- to enter ChartTrader orders with left mouse click, SPACE BAR press ChartTrader CLOSE Button programatically 5 *
This little indicator is given in humble thanks to the BMT community. Thank you!

No image....indicator has no plots and does not draw anything on the chart. except for debugging.

This BETA/Experimental code is intended to be used by other coders who want to customize it to their needs.

For example, the Quantity field on ChartTrader is converted in this code to an integer. This code does not know all the special cases possible for this Quantity field. It could be that, for example, Forex brokers use non numeric characters in this field, such as commas, or a code for 1 Million, et cetera. This code will fail with a string conversion error in these situations. It is up to you to provide the solution as you integrate this code to your usage.

USE AT YOUR OWN RISK on LIVE ACCOUNTS. Methods used to submit orders and cancel positions are not supported by NinjaTrader. Author provides no warranties of any kind.

You need to have "ATI Interface" selected on the Control Center / File / ATI Interface.

version: Beta V 1.2

Coded Actions:
Left Mouse + Shift = Place BUY with ChartTrader Account, Quantity, ATM at the price clicked on chart
Left Mouse + Control = Place SELL with ChartTrader Account, Quantity, ATM at the price clicked on chart
Space = Press ChartTrader CLOSE button (programmatically)

Change Log:
Beta 1.1 Added Globalization to set the decimal point to a period and not comma (ToString(usa))
Beta 1.2 Handle null object -- When ChartTrader is hidden Clicker will neither submit orders, nor close positions

Coders:
* There are print and draw line in code for debugging
* You will need to handle condiitions when selected ATM is Active, None, or Custom

Thanks noted in code to vvMiniTradePanel indicator and user decs0057.


Category The Elite Circle 
 
Suggest other entries I might like
clock timer nj 6.5 5 *
this is a count down clock for a time bar


Category The Elite Circle 
 
Suggest other entries I might like
Details: clock timer nj 6.5
Category: The Elite Circle 


June 10th, 2010
Size: 4.75 KB
Downloaded: 317 times

Keywords: clock cory timer
Cloud hopping 2 *
Jump from cloud to cloud. Exit when you go into the cloud (white) enter when you pop back out. Really just a souped up - 5 ema / 8 sma cross with the slope of the 5 ema clouding up if it is not steep enough. Should keep you out of the chop. I use on range bars.


put chart template in

documents/Ninjatrader6.5/Templates/Chart

Reading the comments...
You may need -
RSqueezehttps://forum.bigmiketrading.com/free_downloads/ninjatrader/indicators/page-2.html

Get these -
https://forum.bigmiketrading.com/journals-daily-charts/299-sharkys-zn-classroom-3.html

And this -
https://forum.bigmiketrading.com/journals-daily-charts/299-sharkys-zn-classroom-10.html

and -
https://forum.bigmiketrading.com/journals-daily-charts/299-sharkys-zn-classroom-12.html

and -
TrendStrengthA
https://ninjatrader.com/support/forum/local_links.php?catid=1&sort=N&pp=15&page=12

and -
Slingshot
https://ninjatrader.com/support/forum/showthread.php?t=12141
Then thank Roonius for saving you $700....

and read this -
https://forum.bigmiketrading.com/programmers-paradise/40-adxvma-questions.html

So obviously this template may be too complicated....
Just look at a 5 ema / 8 sma cross - really the same thing

GO READ EVERY POST in THE FORUM.
Start with Mike, Sharky, WH, then all the moderators. Jeff Castille, Roonius, RJay, tzachi, George, and anyone I am missing.
There's gold in those hills....


Category NinjaTrader 6.5 Templates 
 
Suggest other entries I might like
Details: Cloud hopping
Category: NinjaTrader 6.5 Templates 


September 5th, 2009
Size: 38.48 KB
Downloaded: 1280 times
CMA for Market Delta 4 *
guys,

This is the collective MA ported for Market Delta

Enjoy

ben


Category The Elite Circle 
 
Suggest other entries I might like
Details: CMA for Market Delta
Category: The Elite Circle 


March 19th, 2010
Size: 1.31 KB
Downloaded: 593 times

Keywords: benbrooke bmt bmtcma cma marketdelta collective
CME GLOBEX Access Directory
This is an overview of CME Group certified trading applications and broker.

Is your broker listed?

Do you use certified software?


Category Educational 
 
Suggest other entries I might like
Details: CME GLOBEX Access Directory
Category: Educational 


September 1st, 2010
Size: 1.92 MB
Downloaded: 206 times
CME Globex Reference Guide
Reference Document from CME Globex


Contains information on available order tyes and other.

Please check for new versions here:

https://www.cmegroup.com/globex/files/GlobexRefGd.pdf


Category Educational 
 
Suggest other entries I might like
Details: CME Globex Reference Guide
Category: Educational 


August 22nd, 2010
Size: 269.96 KB
Downloaded: 157 times
CMI Pivots and Fibonacci Levels
There are eight indicators in this package:

CMI CurrentDayOHL v7.5
CMI CurrentMonthOHL v7.5
CMI CurrentWeekOHL v7.5
CMI FibonacciDaily v7
CMI PivotsDailyDash v7.5
CMI PivotsDaily v7.5
CMI PivotsMonthly v7.5
CMI PivotsWeekly v7.5

I'm not the original author, but the programmer did good work and I use these on my own personal charts.

Mike

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: NO [feedback]


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: CMI Pivots and Fibonacci Levels
Category: NinjaTrader 6.5 Indicators 


November 22nd, 2009
Size: 74.50 KB
Downloaded: 654 times

Keywords: bmt cmi fibonacci ninjatrader pivot pivots points
CMI V8.0
This is CMI package V8.0 from ninja trader website

enjoy.

Ban.

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: NO (sam028)


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: CMI V8.0
Category: NinjaTrader 6.5 Indicators 


January 25th, 2010
Size: 59.26 KB
Downloaded: 451 times

Keywords: cmi pivots benbrooke
Coding Language Help Document 5 *
One of the biggest requests for Strategy Trader has been for better coding documentation. The coding help document was recently revised (and greatly improved) so I thought this would be a beneficial document to upload before posting any indicators or strategies.


Category FXCM Strategy Trader (hidden) 
 
Suggest other entries I might like
Details: Coding Language Help Document
Category: FXCM Strategy Trader (hidden) 


November 2nd, 2010
Size: 223.77 KB
Downloaded: 123 times
Coding Tool - OnRender Helper V1 & 2 5 *
Coding Tool - OnRender Helper V1 & 2 (nt8b10)

OnRender Helper is a tool for coding, not trading.

I became tired of sometimes 'losing' my 'OnRender' plots because of chart scale values so I made a 'jig' of sorts to help with this.

OnRender Helper enables you to see most ChartControl, ChartBars, ChartPanel and ChartScale properties in realtime as you manipulate the chart and bars.

It helps dispel confusion when coding so you know exactly how, for instance, ChartBars.ToIndex relates to ChartControl.LastSlotPainted or if you want to see the current pixel value of ChartPanel.Y or how many bars are painted on the chart etc etc.

Features:

*You can place in any panel (and all panels) so you can find the properties specifically for that panel.

*Works on multi-tabbed charts.

*V1 sits within the panel and is quite basic, although it does share all values.

*V2 opens a new window so it does not obstruct your chart. You can open the window via a toolbar button.

*V2 - open a DataBox and view the current bar value.

Coding examples:

*How to insert/remove a toolbar button.

*How to open a new window via a toolbar button.

*How to create a hyperlink to a website (NT8Help) that opens in a browser.

*How to access chart/bar properties and convert into string format.


Remember this is for beta so please PM me for bugs. Suggestions and ideas are welcome also!


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Coding Tool - OnRender Helper V1 & 2
Category: NinjaTrader 8 Indicators and More 


March 26th, 2016
Size: 6.38 KB
Downloaded: 618 times
 



 
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 - Sitemap - Downloads - Top