Jump to content

Viper Object Trader


barslaw

Recommended Posts

  • Replies 109
  • Created
  • Last Reply

Top Posters In This Topic

If you are a fan of Viper trading or have some of their systems,then you might like this page.It has lots and lots and lots of their instructional videos and webinars in .wmv format.

http://www.vipertradingsystems.com/SupportVideos/

 

Thanks heaps for the link. Great for learning the object trader. However, I don't like the way they trade. Does not work for me, but their object trader is one of the best tools I have ever used. It's so versatile anyone can incorporate it into their own style. I've been SIM trading in real-time for nearly a month now and I am up 20% on a $50k account. If I can stay profitable for the next 5 months, I will go live with real money.

 

So thanks to sgueta for educating it.

 

http://s9.postimg.org/90849as5r/Capture.jpg

 

http://s9.postimg.org/v4ia66gb3/Capture1.jpg

Edited by barslaw
Link to comment
Share on other sites

  • 3 weeks later...
anybody

can pls reup

Here what I have in my archive:

 

ViperProfessionalNT7_v7_122311-patched

 

https://[email protected]/file/mrj6or

 

ViperPlatinum

https://[email protected]/file/k4rex0

 

ViperProfessionalNT7_v7_122311-patched

 

https://[email protected]/file/mrj6or

 

:)

 

 

 

Edited by Ganymed
Link to comment
Share on other sites

  • 6 months later...
Is it latest one or one educated by admis?

 

Not mine (can't be seen?).

The above release still requires some cleaning work (expiration trap).

 

The part of code to remove in the most of the indies (OnBarUpdate):


if (base.ToDay(DateTime.Now) >= ExpiryIntDate + 80412 || base.ToDay(base.get_Time().get_Item(0)) >= ExpiryIntDate + 80412 || base.ToDay(DateTime.Now) <= ExpiryIntDate2 + 19915)
{
if (this.DoOnce1)
{
base.Log("Access to this file has expired - Please contact [email protected].", 0);
this.DoOnce1 = false;
}
return;
}
[/Code]

or changing of ExpiryIntDate

(current value = 20080218), ExpiryIntDate + 80412 = 20160630 (yyyymmdd)

Edited by admis
Link to comment
Share on other sites

This is the newest release of the Ultimate Object Trader make sure you remove the older Viper scripts first. This will prevent you from having duplicate indicators and alleviating any potential problems.

 

Then import the new Ultimate Object Trader. This file contains all the indicators that Viper uses every day in the trading room including Object Trader Strategy. To update import these the same as usual.

 

You can remove all of the old scripts except for VipProUltimateM16 Once you have removed the older Viper scripts, then import this new update. This new update does not include the VipDynamicTrend or the VipBandAids, but those are on the VipProUltimateM16 scripts. This also includes the chart template and the bar type.

 

The bars - ObjectTraderRenko are excluded from the binaries and located in the subfolder "Type" in the source form (the default slot: Final4) Everything is imported and compiled in the standard way (including the chart template).

 

If you have the VipProUltimateM16 scripts than your window in your

(Remove NinjaScript Assembly) should look like this.

 

UltimateObjectTrader,

VipProUltimateM16

 

UltimateObjectTrader

https://www.sendspace.com/file/4x3ab4

 

 

This is the chart template UltimateOTPredictor to install this go to, Documents/NinjaTrader 7/Templates/Chart

https://www.sendspace.com/file/i8vbow

 

 

VipProUltimateM16

https://www.sendspace.com/file/c54zny

 

 

Thanks to Admis for his generous help!

Edited by timein
Link to comment
Share on other sites

  • 2 weeks later...
This is the newest release of the Ultimate Object Trader make sure you remove the older Viper scripts first. This will prevent you from having duplicate indicators and alleviating any potential problems.

 

Then import the new Ultimate Object Trader. This file contains all the indicators that Viper uses every day in the trading room including Object Trader Strategy. To update import these the same as usual.

 

You can remove all of the old scripts except for VipProUltimateM16 Once you have removed the older Viper scripts, then import this new update. This new update does not include the VipDynamicTrend or the VipBandAids, but those are on the VipProUltimateM16 scripts. This also includes the chart template and the bar type.

 

The bars - ObjectTraderRenko are excluded from the binaries and located in the subfolder "Type" in the source form (the default slot: Final4) Everything is imported and compiled in the standard way (including the chart template).

 

If you have the VipProUltimateM16 scripts than your window in your

(Remove NinjaScript Assembly) should look like this.

 

UltimateObjectTrader,

VipProUltimateM16

 

UltimateObjectTrader

https://www.sendspace.com/file/4x3ab4

 

 

This is the chart template UltimateOTPredictor to install this go to, Documents/NinjaTrader 7/Templates/Chart

https://www.sendspace.com/file/i8vbow

 

 

VipProUltimateM16

https://www.sendspace.com/file/c54zny

 

 

Thanks to Admis for his generous help!

 

 

Dear timein,

Thanks very much for sharing, may I ask for the original .zip file for the newest viper system, uneducated?

 

Thanking

yxyx

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...