NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 29
Search: Posts Made By: AdvancedIndicators
Forum: NinjaTrader January 17th, 2013, 10:36 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Ability to save Export NinjaScript dialog...

Ability to save Export NinjaScript dialog settings as a template: Pretty much similar UI approach to chart templates - e.g. right-click in the dialog and save / save-as which would save all options...
Forum: NinjaTrader December 24th, 2012, 05:43 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Optimization / fitness: If...

Optimization / fitness: If https://nexusfi.com/ninjatrader/25018-setting-optimization-fitness-value-within-strategy-ninjatrader-7-a.html, will not be incorporated in NT8, I'd like to urge NT to...
Forum: NinjaTrader March 1st, 2012, 10:02 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
I just tried that: you can either type hex...

I just tried that: you can either type hex prefixed with # (e.g. type #7ea02f) or three rgb dec numbers separated by commas (e.g. type 126,160,47).

Thanks for the tip, but it is not obvious.
Forum: NinjaTrader February 29th, 2012, 05:23 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Inserting the exact copy of an indicator that's...

Inserting the exact copy of an indicator that's already on the chart including parameters. E.g. you have MACD on the chart, you right-click and select insert exact copy: that inserts MACD again with...
Forum: NinjaTrader February 29th, 2012, 05:19 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
I see, so NT8 should offer 3 options then, for...

I see, so NT8 should offer 3 options then, for existing indies on chart, when applying a template:
1) remove,
2) disable,
3) leave them be
Forum: NinjaTrader February 29th, 2012, 05:10 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Is that like just disabling existing ones so that...

Is that like just disabling existing ones so that they are not lost along with their parameters?
In general, any other simple things in SC that you'd like to see in NT8?
Forum: NinjaTrader February 29th, 2012, 05:46 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Chart: Ability to specify colors using rgb/hex...

Chart: Ability to specify colors using rgb/hex instead of predefined system ones.
Forum: NinjaTrader February 29th, 2012, 04:47 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
1) Ability to hide chart indicators without...

1) Ability to hide chart indicators without removing them from the list - sort of like master on/off switch or active/inactive.

2) Chart templates dialogs (both load or save) should, along with...
Forum: NinjaTrader December 12th, 2011, 10:28 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
I didn't check thoroughly, but it appears that...

I didn't check thoroughly, but it appears that Bars.Count includes all downloaded bars (including extended session), so if I'm not displaying it, CurrentBar + 1 will always be smaller. We'd need a...
Forum: NinjaTrader December 7th, 2011, 09:19 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Backtesting: Performance score should be...

Backtesting: Performance score should be calculated and shown under Summary tab - right now, it's only shown for optimization in results. That'd be very handy for checking parameters' sensitivity,...
Forum: NinjaTrader November 29th, 2011, 08:38 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Editing: 1) Recently edited ind/strat list,...

Editing:

1) Recently edited ind/strat list, similar to what Excel and Word have.

2) Ability to select more than one file in edit ind/strat dialogs.
Forum: NinjaTrader November 24th, 2011, 11:24 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Code editing / compilation: Many people use...

Code editing / compilation: Many people use Visual Studio to edit ind/strats, and it's a pain to recompile those in NT - how about menu item under File -> Utilities for recompile request with...
Forum: NinjaTrader November 17th, 2011, 10:16 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
GO Strategy Analyzer: 1) Right now, we have...

GO Strategy Analyzer:

1) Right now, we have to wait until the entire run is completed in order to see any results. It'd much better to see the list with new entries added as they come along and...
Forum: NinjaTrader November 16th, 2011, 01:19 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
I'll check it out. We'd still need property(s) as...

I'll check it out. We'd still need property(s) as well - in case we lose connection just before we launched ind/strat - hence event will not trigger.
Forum: NinjaTrader November 16th, 2011, 10:34 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Backtesting: Ability to know that we have reached...

Backtesting: Ability to know that we have reached the very last bar on chart. Something like LastBarOnChart read-only bool property within ind/strat.

Live vs off-line vs lost connection: Ability...
Forum: NinjaTrader November 16th, 2011, 08:44 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Charts (intraday): Keyboard shortcuts to jump to...

Charts (intraday): Keyboard shortcuts to jump to either beginning or end of the session that's currently under cross-hair. Very useful to check what happened when the market opened or what followed...
Forum: NinjaTrader November 14th, 2011, 12:34 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
That makes databox get behind all windows...

That makes databox get behind all windows including NT windows. Imho, proper functionality should be:
1) "Always On Top" selected: databox on top of NT windows only. If e.g. Excel is active for I...
Forum: NinjaTrader November 14th, 2011, 03:03 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Output Window: programmatic way to be cleared...

Output Window: programmatic way to be cleared from within ind/strat - good for keeping things visually lean, and easy on resources.

Addendum: perhaps that method call should allow to specify how...
Forum: NinjaTrader November 14th, 2011, 03:02 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Data Box annoyance: It stays on top of all...

Data Box annoyance: It stays on top of all windows even while NT is in the background.
Forum: NinjaTrader November 8th, 2011, 01:15 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Data Box: Ability to define ind/strat properties...

Data Box: Ability to define ind/strat properties to be displayed in the data box. Very handy for showing additional calculations or info that is not charted - e.g. chart shows ratio as percent, while...
Forum: NinjaTrader November 4th, 2011, 08:11 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Chart: Indicators/Strats: Right-click on an...

Chart: Indicators/Strats: Right-click on an indicator or a strat should offer going into code editor.
Forum: NinjaTrader November 4th, 2011, 06:59 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Code editor: Refactoring: aside from creating...

Code editor: Refactoring: aside from creating properties (one of my prior postings), other nice refactoring feature should be renaming variables. Those two I'd use the most. Renaming shouldn't be as...
Forum: NinjaTrader November 4th, 2011, 06:52 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Code editor: If code region is expanded, it...

Code editor: If code region is expanded, it should not be automatically collapsed after recompiling. It's annoying when I'm editing properties and forced to expand and scroll after each compile....
Forum: NinjaTrader November 4th, 2011, 06:22 PM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Global cursor should definitely not act...

Global cursor should definitely not act automatically. Synchronizing trigger should be configurable: what keyboard key and/or mouse action should trigger it. For example, keep it inactive while...
Forum: NinjaTrader November 2nd, 2011, 09:26 AM
Replies: 1,036
Views: 384,547
Posted By AdvancedIndicators
Code editor: 'NinjaScript generated code. Neither...

Code editor: 'NinjaScript generated code. Neither change nor remove.' section should be someplace else and not cluttering the main code file.
Showing results 1 to 25 of 29

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 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