# Generated by roxygen2: do not edit by hand

S3method(plot,MoexCandles)
export(fetching_fully)
export(following_cursor)
export(get_candle_borders)
export(get_candle_durations)
export(get_candles)
export(get_security_info)
export(query_iss)
export(search_security)
import(assertthat)
import(cli)
import(dplyr)
import(ggplot2)
import(purrr)
import(stringr)
importFrom(glue,glue)
importFrom(lubridate,as_datetime)
importFrom(lubridate,is.timepoint)
importFrom(readr,parse_character)
importFrom(readr,parse_date)
importFrom(readr,parse_datetime)
importFrom(readr,parse_double)
importFrom(readr,parse_time)
importFrom(rlang,`%||%`)
importFrom(rlang,abort)
importFrom(rlang,inform)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(utils,URLencode)
