Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
PolyScan::App::Application
Inherits
Reference
<
Object
Constructors
boot
(config_path :
String
) :
Application
Source
boot_with_provider
(config_path :
String
, provider :
MarketDataProvider
) :
Application
Source
new
(config :
Config
, events :
Array
(
Event
), markets :
Array
(
Market
), books :
OrderBookCache
, graph :
RelationshipGraph
, opportunities :
Array
(
Opportunity
), signals :
Array
(
Signal
), paper_trades :
Array
(
Paper::PaperTrade
), skipped_listings :
Array
(
ListingSkip
), store :
Storage::Store
)
Source
Instance methods
books
Source
config
Source
events
Source
graph
Source
markets
Source
opportunities
Source
paper_trades
Source
print_summary
Source
serve
Source
signals
Source
skipped_listings
Source