| Trading Card Location | |||||
|---|---|---|---|---|---|
| Star Trek: The Original Series → Star Trek The Original Series 50th Anniversary → Silver Signature Autographs | |||||
| Front | Middle / Other | Back | |||
![]() |
![]() |
![]() |
|||
| Title | Number | Number Made | Manufacturer | Material | Size |
| Nichelle Nichols | None | 200-300 | Rittenhouse Archives | Cardboard / Paper | 2½” x 3½” (Standard) |
| Year | Original Art | Autograph | Costume / Relic | Sticker | Die Cut |
| 2016 | No | No | 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('March 22, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 39.20; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 56.00; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 39.95; } [/insert_php][insert_php] if(strtotime('March 23, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 51.00; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 43.45; } [/insert_php][insert_php] if(strtotime('April 1, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 49.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 58.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 73.54; } [/insert_php][insert_php] if(strtotime('April 4, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 52.59; } [/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('March 22, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 39.20; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 56.00; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 39.95; } [/insert_php][insert_php] if(strtotime('March 23, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 51.00; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 43.45; } [/insert_php][insert_php] if(strtotime('April 1, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 49.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 58.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 73.54; } [/insert_php][insert_php] if(strtotime('April 4, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 52.59; } [/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('March 22, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 39.20; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 56.00; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 39.95; } [/insert_php][insert_php] if(strtotime('March 23, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 51.00; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 43.45; } [/insert_php][insert_php] if(strtotime('April 1, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 49.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 58.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 73.54; } [/insert_php][insert_php] if(strtotime('April 4, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 52.59; } [/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('March 22, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 39.20; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 56.00; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 39.95; } [/insert_php][insert_php] if(strtotime('March 23, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 51.00; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 43.45; } [/insert_php][insert_php] if(strtotime('April 1, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 49.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 58.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 73.54; } [/insert_php][insert_php] if(strtotime('April 4, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 52.59; } [/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('March 22, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 39.20; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 56.00; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 39.95; } [/insert_php][insert_php] if(strtotime('March 23, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 51.00; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 43.45; } [/insert_php][insert_php] if(strtotime('April 1, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 49.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 58.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 73.54; } [/insert_php][insert_php] if(strtotime('April 4, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 52.59; } [/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 + 39.20; [/insert_php][insert_php] $counter++; $price = $price + 56.00; [/insert_php][insert_php] $counter++; $price = $price + 39.95; [/insert_php][insert_php] $counter++; $price = $price + 51.00; [/insert_php][insert_php] $counter++; $price = $price + 43.45; [/insert_php][insert_php] $counter++; $price = $price + 49.00; [/insert_php][insert_php] $counter++; $price = $price + 58.00; [/insert_php][insert_php] $counter++; $price = $price + 73.54; [/insert_php][insert_php] $counter++; $price = $price + 52.59; [/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 4, 2016 | $52.59 | No | Near Mint/Mint (7-10) | Ebay | admin |
| April 3, 2016 | $58.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
| April 3, 2016 | $73.54 | No | Near Mint/Mint (7-10) | Ebay | admin |
| April 1, 2016 | $49.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
| March 25, 2016 | $43.45 | No | Near Mint/Mint (7-10) | Ebay | admin |
| March 23, 2016 | $51.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
| March 22, 2016 | $39.20 | No | Near Mint/Mint (7-10) | Ebay | admin |
| March 22, 2016 | $56.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
| March 22, 2016 | $39.95 | No | Near Mint/Mint (7-10) | Ebay | admin |

