Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Wall Street Raider Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Modding
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Reports / views / navigation === {| class="wikitable" ! Endpoint !! Body !! Description |- | POST <code>/set_active_ui_report</code> || <code>{ id }</code> || Switch active report panel. <code>id</code> = a <code>UI_*</code> enum (see <code>api.js</code> constants). |- | POST <code>/set_view_asset</code> || <code>{ id }</code> || Navigate to a company / player. <code>id</code> = entity ID. Updates nav history. |- | POST <code>/set_view_industry</code> || <code>{ id }</code> || Navigate to an industry overview. <code>id</code> = industry index, or <code>-2</code> = trigger DB Search. |- | POST <code>/database_search</code> || <code>{}</code> || Open the database search interface. |- | POST <code>/clear_chart</code> || <code>{}</code> || Clear the active price chart. |- | POST <code>/growth_throttle</code> || <code>{}</code> || Open growth-throttle settings. |- | POST <code>/clear_stream_list</code> || <code>{}</code> || Clear the streaming-quotes watchlist. |- | POST <code>/fill_stream_list</code> || <code>{}</code> || Populate the streaming-quotes watchlist with defaults. |- | POST <code>/toggle_streaming_quote</code> || <code>{ id }</code> || Toggle live updates for one asset. <code>id</code> = company / asset. |- | POST <code>/nav_back</code> || <code>{}</code> || Nav history: back. |- | POST <code>/nav_forward</code> || <code>{}</code> || Nav history: forward. |- | POST <code>/nav_clear</code> || <code>{}</code> || Clear nav history. |- | POST <code>/nav_goto</code> || <code>{ id }</code> || Jump to a nav-history index. <code>id</code> = position in history stack. |- | POST <code>/nav_set_history</code> || JSON array || Restore nav history from saved state. Body = array of <code>{ id, type }</code> where <code>type</code> is <code>"asset"</code> or <code>"industry"</code>, most-recent-first. |- | POST <code>/set_who_owns_filter</code> || <code>{ value }</code> || Set the "who owns what" filter. <code>value</code> = filter enum. |- | POST <code>/view_current_interest_rates</code> || <code>{}</code> || Show current interest rates. |- | POST <code>/whos_ahead</code> || <code>{}</code> || Show the leaderboard. |- | POST <code>/db_research_tool</code> || <code>{}</code> || Open the research database tool. |- | POST <code>/economic_stats</code> || <code>{}</code> || Show macro stats. |- | POST <code>/most_cash_report</code> || <code>{}</code> || Most-cash leaderboard. |- | POST <code>/largest_market_cap</code> || <code>{}</code> || Market-cap leaderboard. |- | POST <code>/largest_tax_losses</code> || <code>{}</code> || Largest carried-forward tax losses. |- | POST <code>/industry_summary</code> || <code>{}</code> || Industry summary stats. |- | POST <code>/industry_projections</code> || <code>{}</code> || Industry growth / decline projections. |- | POST <code>/view_corp_assets_for_sale</code> || <code>{}</code> || All corporate assets currently for sale. |}
Summary:
Please note that all contributions to Wall Street Raider Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Wall Street Raider Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Modding
(section)
Add topic