Trading Card Location | |||||
---|---|---|---|---|---|
Star Trek: The Next Generation → Star Trek: The Next Generation Portfolio Prints Series One → Autographs | |||||
Front | Middle / Other | Back | |||
Title | Number | Number Made | Manufacturer | Material | Size |
Lisa Wilcox | None | 300-500 | Rittenhouse Archives | Cardboard / Paper | 2½” x 3½” (Standard) |
Year | Original Art | Autograph | Costume / Relic | Sticker | Die Cut |
2015 | No | Yes | No | No | No |
Notes | |||||
None |
Non-Graded Price History Averages | |||||
---|---|---|---|---|---|
1 Month | 3 Months | 6 Months | 1 Year | 3 Years | Lifetime |
[insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('November 19, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 7.02; } [/insert_php][insert_php] if(strtotime('November 20, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 6.81; } [/insert_php][insert_php] if(strtotime('February 1, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 7.39; } [/insert_php][insert_php] if(strtotime('February 16, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('December 13, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('December 20, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('March 21, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 4.95; } [/insert_php][insert_php] if(strtotime('March 27, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 6.79; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 6.11; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('November 19, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 7.02; } [/insert_php][insert_php] if(strtotime('November 20, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 6.81; } [/insert_php][insert_php] if(strtotime('February 1, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 7.39; } [/insert_php][insert_php] if(strtotime('February 16, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('December 13, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('December 20, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('March 21, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 4.95; } [/insert_php][insert_php] if(strtotime('March 27, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 6.79; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 6.11; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('November 19, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 7.02; } [/insert_php][insert_php] if(strtotime('November 20, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 6.81; } [/insert_php][insert_php] if(strtotime('February 1, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 7.39; } [/insert_php][insert_php] if(strtotime('February 16, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('December 13, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('December 20, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('March 21, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 4.95; } [/insert_php][insert_php] if(strtotime('March 27, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 6.79; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 6.11; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('November 19, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 7.02; } [/insert_php][insert_php] if(strtotime('November 20, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 6.81; } [/insert_php][insert_php] if(strtotime('February 1, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 7.39; } [/insert_php][insert_php] if(strtotime('February 16, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('December 13, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('December 20, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('March 21, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 4.95; } [/insert_php][insert_php] if(strtotime('March 27, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 6.79; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 6.11; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('November 19, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 7.02; } [/insert_php][insert_php] if(strtotime('November 20, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 6.81; } [/insert_php][insert_php] if(strtotime('February 1, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 7.39; } [/insert_php][insert_php] if(strtotime('February 16, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('December 13, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('December 20, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 6.48; } [/insert_php][insert_php] if(strtotime('March 21, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 4.95; } [/insert_php][insert_php] if(strtotime('March 27, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 6.79; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 6.11; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] $counter++; $price = $price + 7.02; [/insert_php][insert_php] $counter++; $price = $price + 6.81; [/insert_php][insert_php] $counter++; $price = $price + 7.39; [/insert_php][insert_php] $counter++; $price = $price + 6.48; [/insert_php][insert_php] $counter++; $price = $price + 6.48; [/insert_php][insert_php] $counter++; $price = $price + 6.48; [/insert_php][insert_php] $counter++; $price = $price + 4.95; [/insert_php][insert_php] $counter++; $price = $price + 6.79; [/insert_php][insert_php] $counter++; $price = $price + 6.11; [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] |
Price History Detail | |||||
---|---|---|---|---|---|
Date Sold | Price | Graded | Condition | Location | User |
April 3, 2016 | $6.11 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 27, 2016 | $6.79 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 21, 2016 | $4.95 | No | Near Mint/Mint (7-10) | Ebay | admin |
February 16, 2016 | $6.48 | No | Near Mint/Mint (7-10) | Ebay | admin |
February 1, 2016 | $7.39 | No | Near Mint/Mint (7-10) | Ebay | admin |
December 20, 2015 | $6.48 | No | Near Mint/Mint (7-10) | Ebay | admin |
December 13, 2015 | $6.48 | No | Near Mint/Mint (7-10) | Ebay | admin |
November 20, 2015 | $6.81 | No | Near Mint/Mint (7-10) | Ebay | admin |
November 19, 2015 | $7.02 | No | Near Mint/Mint (7-10) | Ebay | admin |