Welcome to Collective2

Follow these tips for a better experience

Ok, let's start

Close
Add to Watch List Create new Watch List
Add
Enter a name for your Watch List.
Watch List name must be less than 60 characters.
You have reached the maximum number of custom Watch Lists.
You have reached the maximum number of strategies in this Watch List.
Strategy added to Watch List. Go to Watch List

Sim is unavailable for this strategy, because you've recently "Simmed" it.

You already have a live, full-featured subscription to this strategy.

Okay, no problem

Reach out to us when you are ready. You can schedule your free training session at any time by clicking the button.

Remember, this training is free, low pressure, and (we hope!) fun.

Got it

Later

You can find it here.

Got it

Video Saved for Later

You can watch this video later. Just click this button at the top of the screen whenever you're ready to watch it.

Got it

Put your strategy's chart on another Web site

First, find your strategy ID #

The first thing you need to know is your strategy's ID number. This is the number that is in the web browser's address when you go to your page on C2. You'll also find it here, next to your strategy name:


Where to find your system ID number.



How to display a performance chart

To draw a performance chart, just put the following HTML on a Web site:


<a href="http://collective2.com/details/68456563"><img src="http://collective2.com/performance/68456563"></a>

Hint: The number 68456563 above is just an example. You will want to use the actual number of your trading system.


The example above simply draws a chart that looks like this:


Anyone who clicks on the chart will be taken to your page on C2.


Changing the size

You can change the size of the chart that is displayed. Just add &width= and &height= parameters. Like this:


<a href="http://collective2.com/details/68456563"><img src="http://collective2.com/performance/68456563?width=450&height=300"></a>

Here's what you get: