Back to APIs list

US Congress Stock Trading API examples & templates

Use these vals as a playground to view and fork US Congress Stock Trading API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
stevekrouse avatar
discordWelcomedMembers
@stevekrouse
Script
// set at Thu May 02 2024 17:56:39 GMT+0000 (Coordinated Universal Time)
moe avatar
spacex
@moe
HTTP
SpaceX Launch tracker todo: fetch and persist data on regular basis display data from cache
dosirak avatar
usdBTC
@dosirak
Script
An interactive, runnable TypeScript val by dosirak
camajudson avatar
handleDiscordInteraction
@camajudson
HTTP (deprecated)
Forked from maxm/discordBotExample
talha_husnain avatar
inclinedAmethystAardvark
@talha_husnain
Script
// Track which players have folded
dgk avatar
usdGBP
@dgk
Script
// Convert 100 British pounds to US dollars
ejfox avatar
canvasvalcontributionchart
@ejfox
HTTP
Forked from ejfox/valcontributionchart
janpaul123 avatar
VALLErun
@janpaul123
HTTP (deprecated)
Forked from janpaul123/VALLE
stevekrouse avatar
panphoraDistanceTimes
@stevekrouse
Script
// set by stevekrouse.panphoraDistanceTimed at 2023-09-22T14:44:42.177Z
kallev avatar
usdETH
@kallev
Script
// Get the current price of Ethereum in US dollars
lawrence avatar
usdGBP
@lawrence
Script
// Convert 100 British pounds to US dollars
fil avatar
beckerBarley
@fil
HTTP
Becker’s Barley trellis SSR chart with Observable Plot This chart is rendered server-side by val.town, using Observable Plot, from data loaded from the GitHub API. For a more complete example, see https://www.val.town/v/fil.earthquakes. For information on this chart, see https://observablehq.com/@observablehq/plot-barley-trellis.
pranjaldotdev avatar
sendBulkVote
@pranjaldotdev
Script
An interactive, runnable TypeScript val by pranjaldotdev
larsr avatar
usdGBP
@larsr
Script
// Convert 100 British pounds to US dollars
saolsen avatar
connect4
@saolsen
Script
An interactive, runnable TypeScript val by saolsen
saolsen avatar
connect4_mcts_agent
@saolsen
HTTP (deprecated)
Connect4 agent that uses Monte-Carlo tree search to simulate 10,000 random games from each possible action and pick the one with the highest win rate. Ported from a version I made in rust. https://github.com/saolsen/connect4 https://www.steveindusteves.com/p/connect4-mcts