tbs8877 Posted July 8, 2016 Report Share Posted July 8, 2016 Can you indicate any significant differences compared to the previous version? Major differences: 1. Momentum trade When we miss the first entry we can enter on what he calls the ‘momentum trade’ instead of watching the trade goes through without us getting on. In the previous version it was a little white tip on top of the red bar (short) and a little white tip at the bottom of the green bars for long. In this version the arrows shows making it clearer where the entries are. Makes entry signal clearer 2. Background colouring Coloring of background for long and short trades 3. Direction Ribbon I include video debrief on July 5 (look at video after about 40 secs) see all the momemtum(elite) trades with white arrow. Notice the background has coloring of Red and green for short and long possibilities Video debrief on July 5: https://www.sendspace.com/file/8fhvmy Hope this helps bill m, ⭐ ESVepara, SINGtrader and 7 others 10 Quote Link to comment Share on other sites More sharing options...
Zac Lee Posted July 8, 2016 Report Share Posted July 8, 2016 Can you indicate any significant differences compared to the previous version? Significant Differences a) Background colour All ema align up - background green All ema align down - background red b) Pro9 direction ribbon – blue line above Pro9 Direction histogram edge – green – blue line below Pro9 Direction histogram edge – red - useful for (Elite) trade entries using the Pro9 Momentum Template c) White arrows- shows momentum (Elite) trade entries - very useful for entry signal if you miss main entries wizard101, admis, ⭐ mr12323 and 4 others 7 Quote Link to comment Share on other sites More sharing options...
⭐ fxknight Posted July 8, 2016 Report Share Posted July 8, 2016 Lastest Pro9 Trader Elite Pro9Trader Elite V4 https://www.sendspace.com/file/pqv8my Can Senior please educate - Thanks Yes please educate so we can all use the latest V4. Greatly appreciated. Quote Link to comment Share on other sites More sharing options...
admis Posted July 9, 2016 Report Share Posted July 9, 2016 Yes please educate so we can all use the latest V4. Greatly appreciated. Here is the edu of Pro9Trader v.4.0: https://www.sendspace.com/file/srq6gl The Pro9Bars, as usual, are stripped off from binary file and available in the source form (as previously, a little bit tweaked). The default slot bar=Custom6. The package contains also 2 chart templates. No comments. Abhishek Shetty, Ganymed, Aloakdutt and 43 others 46 Quote Link to comment Share on other sites More sharing options...
⭐ fxknight Posted July 9, 2016 Report Share Posted July 9, 2016 Thank you admis for doing this. For those of us who don't know NinjaTrader that well can you explain in a bit more detail what 'The default slot bar=Custom6' means? Quote Link to comment Share on other sites More sharing options...
lululee Posted July 9, 2016 Report Share Posted July 9, 2016 (edited) Thank you admis for doing this. For those of us who don't know NinjaTrader that well can you explain in a bit more detail what 'The default slot bar=Custom6' means? This is Bar Type slot. Edited July 9, 2016 by lululee Quote Link to comment Share on other sites More sharing options...
lululee Posted July 9, 2016 Report Share Posted July 9, 2016 Thank you admis for doing this. For those of us who don't know NinjaTrader that well can you explain in a bit more detail what 'The default slot bar=Custom6' means? This is Bar Type slot. Every new bar type has to have different slot. They cannot over lap. There is indicator called barstype, shared in the forum, that will tell you what slot is emply and you can change this setting accordingly. Unfortunetly sendspace and forexupload now wants me to login so I don't know how can I share this. bill m, admis, ⭐ ESVepara and 1 other 4 Quote Link to comment Share on other sites More sharing options...
admis Posted July 9, 2016 Report Share Posted July 9, 2016 Thank you admis for doing this. For those of us who don't know NinjaTrader that well can you explain in a bit more detail what 'The default slot bar=Custom6' means? Thanks lululee for the proper explanation. I'd like to mention about possibilities to change this slot. In the file: c:\Users\...\Documents\NinjaTrader 7\bin\Custom\Type\Pro9Trader.cs in the row 31 - you can change Custom6 to any of Custom0..Custom9 or Final0..Final4 public Pro9Trader() : base(PeriodType.[color=#0000ff][b]Custom6[/b][/color]) // originally: Custom6 All modification can be made by using any text editor (even notepad). After any changes this file must be compiled in NT. ⭐ fxknight, ⭐ ESVepara, RICHI and 5 others 8 Quote Link to comment Share on other sites More sharing options...
⭐ fxknight Posted July 9, 2016 Report Share Posted July 9, 2016 (edited) Does anyone know how to advance the bars one by one like the seller is doing in his videos to demonstrate signals? This is to backtest a past window of time to ensure you are taking the correct signals. If you simply scroll bar by bar (with left/right arrows) the DPI indicator in the Upper right corner disappears, so this does not work. Thanks. Edited July 9, 2016 by fxknight bill m 1 Quote Link to comment Share on other sites More sharing options...
admis Posted July 10, 2016 Report Share Posted July 10, 2016 Does anyone know how to advance the bars one by one like the seller is doing in his videos to demonstrate signals? This is to backtest a past window of time to ensure you are taking the correct signals. If you simply scroll bar by bar (with left/right arrows) the DPI indicator in the Upper right corner disappears, so this does not work. Thanks. You may have to refresh the chart by pressing F5 key... DayTraderProfesional and ⭐ fxknight 2 Quote Link to comment Share on other sites More sharing options...
⭐ fxknight Posted July 13, 2016 Report Share Posted July 13, 2016 Did anyone use the included automated strategy PRO9ATS? Can you share your results? Quote Link to comment Share on other sites More sharing options...
⭐ fxknight Posted July 15, 2016 Report Share Posted July 15, 2016 admis, Could you take out the 'Pro9ATS' Strategy source out of the DLL so that I (we) can add custom C# code to it? In particular I would like to add the 3 signals Divergence, Breakout and Momentum it are missing in addition to its 4 original ones. I'll post it with the mods for others to use here. Thanks Ganymed 1 Quote Link to comment Share on other sites More sharing options...
lululee Posted July 15, 2016 Report Share Posted July 15, 2016 admis, Could you take out the 'Pro9ATS' Strategy source out of the DLL so that I (we) can add custom C# code to it? In particular I would like to add the 3 signals Divergence, Breakout and Momentum it are missing in addition to its 4 original ones. I'll post it with the mods for others to use here. Thanks Here you go... https://www.sendspace.com/file/bdtzym Credit goes to "Admis's Army" Please share after your changes. Traderbeauty, ⭐ nadjib, Aloakdutt and 7 others 10 Quote Link to comment Share on other sites More sharing options...
admis Posted July 16, 2016 Report Share Posted July 16, 2016 (edited) Here you go ...... Credit goes to "Admis's Army" Please share after your changes. Do you happen to know - based on which binary version were that sources prepared? Certainly, they are not the latest (elite 4.0)... Anyway, here is the source version of strategy based on the elite 4.0 binaries: https://www.sendspace.com/file/dmsmwj Notes: I've enabled (in the line #720) the DtbStrength parameter (Action Signal). The strategy name has been changed (Pro9ATSsrc) to omit any conflicts with the binary version (which resides in the binary file). The Pro9 indicators are still used and required from the binaries (v.4.0). Accidentally yesterday, one of my II friends asked me for preparing them for him ... ;) Edited July 16, 2016 by admis tke1, SINGtrader, ⭐ fxknight and 11 others 14 Quote Link to comment Share on other sites More sharing options...
⭐ fxknight Posted July 16, 2016 Report Share Posted July 16, 2016 Do you happen to know - based on which binary version were that sources prepared? Certainly, they are not the latest (elite 4.0)... Anyway, here is the source version of strategy based on the elite 4.0 binaries: https://www.sendspace.com/file/dmsmwj Notes: I've enabled (in the line #720) the DtbStrength parameter (Action Signal). The strategy name has been changed (Pro9ATSsrc) to omit any conflicts with the binary version (which resides in the binary file). The Pro9 indicators are still used and required from the binaries (v.4.0). Accidentally yesterday, one of my II friends asked me for preparing them for him ... ;) Yes this is the real deal.. it conforms with the settings of the current Pro9ATS strategy. Few comments. I tried the strategy on a bunch of symbols during NY market and discovered that it does not conform to the rules of signals this guy is teaching. Only the 'Continuation' and 'Single-T' give few signals (mostly Continuation) with breakeven results at the end of every day. The DOT Trade, Divergence, Momentum and Breakout signals are not firing at all even though the DOT are supposed to be in the strategy code already. Therfore my conclusion is that the Strategy code has to be either re-written from the scratch or debugged properly with the addition of the other signals. I will attempt this in the near future but I am not that familiar with the NT environment so I may have a learning curve. I program in C# though. If someone wants to take a stab at it that would be great. I will post my changes in the future. Thanks again for the extraction of the correct Strategy code. It is of great help. admis and Watson Leung 2 Quote Link to comment Share on other sites More sharing options...
bill m Posted July 21, 2016 Report Share Posted July 21, 2016 Install windows parallels and then NT...this is the way i m using NT on my iMac and mbp Thanks so much. Quote Link to comment Share on other sites More sharing options...
swoff1 Posted July 21, 2016 Report Share Posted July 21, 2016 (edited) Does your ProTrader9 Bars Appear?? i can plot min bars but not the Protrader9 bars ??? Edited July 21, 2016 by swoff1 english Quote Link to comment Share on other sites More sharing options...
admis Posted July 21, 2016 Report Share Posted July 21, 2016 Does your ProTrader9 Bars Appear?? i can plot min bars but not the Protrader9 bars ??? Most probably you have a conflict with other bars which have the same bar slot or you haven't installed the Pro9 bars at all. In the row 31 of C:\Users\...\Documents\NinjaTrader 7\bin\Custom\Type\Pro9Trader.cs you can find the below line: public Pro9Trader() : base(PeriodType.[color=#0000ff][b]Custom6[/b][/color]) [color=#008000]// originally: Custom6[/color] Open this file to edit in notepad, change the bolded text in blue on Custom7 and save it. Run NT and select from the main menu: Tools -> Edit NinjaScript -> Indicator choose any indicator from the list and then press F5 key (compilation). Then restart NT and see if Pro9 bars are available. newbie0101, eevra, ⭐ traderkx and 3 others 6 Quote Link to comment Share on other sites More sharing options...
swoff1 Posted July 21, 2016 Report Share Posted July 21, 2016 (edited) its installed whenever I select it on the drop down i am getting subscription expired./ Other indicators work , but not the pro9bars Edited July 21, 2016 by swoff1 Quote Link to comment Share on other sites More sharing options...
admis Posted July 21, 2016 Report Share Posted July 21, 2016 its installed whenever I select it on the drop down i am getting subscription expired./ Other indicators work , but not the pro9bars 1. Download the edu version; in the below post you can find still active link: http://indo-investasi.com/showthread.php/26758-academydaytrading-com?p=418637&viewfull=1#post418637 2. Most probably, you have not removed the genuine binaries. NT main menu: File -> Utilities -> Remove NinjaScript Assembly... select Pro9Trader and remove it. Then restart NT, then import (even again) the edu file from point 1. Restart NT again and it should finally work ok... newbie0101, uazpeitia, ⭐ ESVepara and 2 others 5 Quote Link to comment Share on other sites More sharing options...
qwertz2021 Posted July 22, 2016 Report Share Posted July 22, 2016 Thanks very much for this one! Where can I find the user manual for the new version? In particular, I don't understand how the momentum chart works. Quote Link to comment Share on other sites More sharing options...
uazpeitia Posted July 30, 2016 Report Share Posted July 30, 2016 qwertz2021, here you can see the momentum trade (elite) rules. http://academydaytrading.com/master-rules/ The background colors in the Pro9momentum template (or applying the EMAbackground indi) shows if the 10,20 and 50 EMAs are in the right order. 3 main requeriments: 1. background green, right order for long. red, right order for short. 2. In the other hand, you need to see the arrow. 3. blue line above or below the histogram value (the same as the other trade types, except for the breakout) I´m having nice results with this system (in sim, for now) Watson Leung 1 Quote Link to comment Share on other sites More sharing options...
uazpeitia Posted July 30, 2016 Report Share Posted July 30, 2016 Here 30 mins Member Only (but it's accessible, lol) long trade explanations. http://academydaytrading.com/members/ you can enter the list, but you must press ESC to abort the loading of Members area login page. http://academydaytrading.com/singlet-trades/ http://academydaytrading.com/continuation-trades/ http://academydaytrading.com/dot-trend-trades/ http://academydaytrading.com/breakout-trades/ http://academydaytrading.com/divergence-reversal-trades/ momentum trade video missing, it's still doing it. In it's vimeo channel you can learn the trades, it has nearly 130 trades (I assume he trades this positions, but it's the same. ⭐ flipper26, Traderbeauty, rhv and 6 others 9 Quote Link to comment Share on other sites More sharing options...
uazpeitia Posted August 1, 2016 Report Share Posted August 1, 2016 I have done a simplification table of the pro9 trades and requeriments. I have it printed near my PC. https://www.sendspace.com/file/ajiq16 I think that is nothing compared with the hard work of the Indo-Investasi Army, but I thought it would be practical and useful. ⭐ whinny, v777, tke1 and 14 others 17 Quote Link to comment Share on other sites More sharing options...
eevra Posted August 2, 2016 Report Share Posted August 2, 2016 Hi , the templates Pro9momentum and Pro9trade xml load only currentdayOHL indicators, not the other pro9 indis. Can anyone share the working templates for momentum and trade please.. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.