stevemoore Posted April 25, 2016 Report Share Posted April 25, 2016 (edited) Does anybody have the very latest Kongzana strats? He has updated his DSR strats and revised and updated them completely. Update: VK has changed the name of his DSR strategies to CRBuy/Sell after a major revision for profitability.If any of the upcoming new breed of "educators" are interested, you can find all his custom indicators and new strategies here, http://kongzanatrading.com/futures.html Thanks. Edited April 26, 2016 by stevemoore SINGtrader and longboat 2 Quote Link to comment Share on other sites More sharing options...
SINGtrader Posted April 26, 2016 Report Share Posted April 26, 2016 Does anybody have the very latest Kongzana strats? He has updated his DSR strats and revised and updated them completely. Update: VK has changed the name of his DSR strategies to CRBuy/Sell after a major revision for profitability.If any of the upcoming new breed of "educators" are interested,I have uploaded the uneducated CR strats here https://www.sendspace.com/file/d2rgnm Thanks. stevie is there a major difference between his DSR and CR strategies? I don't seem able to find his DSR strategies anymore? stevemoore 1 Quote Link to comment Share on other sites More sharing options...
stevemoore Posted April 26, 2016 Author Report Share Posted April 26, 2016 stevie is there a major difference between his DSR and CR strategies? I don't seem able to find his DSR strategies anymore? Marty he revamped and updated his DSR strats for profitability and applicability so it's a major revision.The CR has 10 ticks profit target and 15 ticks stop loss and I believe you can now trade them on not just the DAX He doesn't use DSR anymore and replaced it with CR. You can find all his custom indicators and new strats here, http://kongzanatrading.com/futures.html longboat, SINGtrader, ⭐ ESVepara and 1 other 4 Quote Link to comment Share on other sites More sharing options...
admis Posted April 26, 2016 Report Share Posted April 26, 2016 This must be a joke: CR Buy & Sell: (sources) https://www.sendspace.com/file/98n7t5 //BUY if (base.CrossAbove((IDataSeries) base.SMA(base.CCI(240), 1), (IDataSeries) base.SMA(base.CCI(240), 5), 1)) { base.EnterLong(base.DefaultQuantity, ""); } //SELL if (CrossBelow((IDataSeries) base.SMA(base.CCI(240), 1), (IDataSeries) base.SMA(base.CCI(240), 5), 1)) { base.EnterShort(base.DefaultQuantity, ""); } diabouncer, Watson Leung, shrike and 17 others 20 Quote Link to comment Share on other sites More sharing options...
⭐ Meow Posted April 26, 2016 Report Share Posted April 26, 2016 What this base. stand for? Before it was just a simple crossabove/crossbellow. This must be a joke: CR Buy & Sell: (sources) https://www.sendspace.com/file/98n7t5 //BUY if (base.CrossAbove((IDataSeries) base.SMA(base.CCI(240), 1), (IDataSeries) base.SMA(base.CCI(240), 5), 1)) { base.EnterLong(base.DefaultQuantity, ""); } //SELL if (CrossBelow((IDataSeries) base.SMA(base.CCI(240), 1), (IDataSeries) base.SMA(base.CCI(240), 5), 1)) { base.EnterShort(base.DefaultQuantity, ""); } Quote Link to comment Share on other sites More sharing options...
admis Posted April 26, 2016 Report Share Posted April 26, 2016 What this base. stand for? Before it was just a simple crossabove/crossbellow. https://msdn.microsoft.com/en-us/library/hfw7t1ce.aspx You can omit it... ⭐ ESVepara, newbie0101 and ⭐ Meow 3 Quote Link to comment Share on other sites More sharing options...
stevemoore Posted April 26, 2016 Author Report Share Posted April 26, 2016 This must be a joke: CR Buy & Sell: (sources) https://www.sendspace.com/file/98n7t5 //BUY if (base.CrossAbove((IDataSeries) base.SMA(base.CCI(240), 1), (IDataSeries) base.SMA(base.CCI(240), 5), 1)) { base.EnterLong(base.DefaultQuantity, ""); } //SELL if (CrossBelow((IDataSeries) base.SMA(base.CCI(240), 1), (IDataSeries) base.SMA(base.CCI(240), 5), 1)) { base.EnterShort(base.DefaultQuantity, ""); } Many thanks admis :) ⭐ ESVepara, ⭐ nadjib, admis and 1 other 4 Quote Link to comment Share on other sites More sharing options...
⭐ traderkx Posted April 28, 2016 Report Share Posted April 28, 2016 (edited) ............................. Edited April 29, 2016 by traderkx Quote Link to comment Share on other sites More sharing options...
stevemoore Posted April 30, 2016 Author Report Share Posted April 30, 2016 ............................. Traderkx, you can't use this system like a normal NT strategy You have to learn the rules of the trading methodology of Valdemar Kongzana first.You have to observe his Long Term Customized Indicator and Short Term Customized Indicator and if both are confirming each other,you have to enable the proper strategy (Long or Short) in the direction of the indicators. You also have to use ATR to judge how extensive the move could get and if it's worth taking.Please read what Swordfi$h (a very smart guy)wrote in the past on how to use his the VK strats. "Another option could be calling each strategy individually while keeping all other strategies off, otherwise you might end up with a whole bunch of hard to follow misfired trades. To do this you only need to look for any upcoming signal (cci cross) prior to enabling the strategy on any given market. At least, that have been my experience with this method. This is done by using the Strategies option in Control Panel. I believe this is how he was actually trading (sym or otherwise) while I visited his trading room, don't know if anything has changed with the new DSR strategy. Still trying to figuring out his "secret sauce" for his daily algo levels... getting close though" Also you need to read VK's website and watch his Youtube videos for understanding.Don't be calling a valid strategy worthless or saying it don't work before understanding the rules and methodologies. As a self proclaimed "day trader",you should know better. ⭐ ESVepara, ⭐ traderkx and SINGtrader 3 Quote Link to comment Share on other sites More sharing options...
lbf4223 Posted April 30, 2016 Report Share Posted April 30, 2016 Why would anyone get excited about a long period CCI? There's no "there" there. Quote Link to comment Share on other sites More sharing options...
stevemoore Posted June 11, 2016 Author Report Share Posted June 11, 2016 ---------- 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.