simply
Contents:
Getting started
Scenarios
Matching Algorithms
Pricing Strategies
Actor Strategies
simply
Glossary
simply
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
A
accept_order() (simply.market.Market method)
accept_orders() (in module simply.market_wrapper)
Actor (class in simply.actor)
actor_id (simply.actor.Order attribute)
actor_print() (in module simply.util)
add_actors_map() (simply.power_network.PowerNetwork method)
add_actors_random() (simply.power_network.PowerNetwork method)
add_grid_fee_info() (simply.market.Market method)
add_market() (simply.scenario.Scenario method)
add_market_maker() (simply.scenario.Scenario method)
add_participant() (simply.scenario.Scenario method)
add_participants() (simply.scenario.Scenario method)
add_to_market_dict() (simply.scenario.Scenario method)
adjust_energy() (simply.actor.Actor method)
append_to_csv() (simply.market.Market method)
apply_grid_fee() (simply.market.Market method)
B
BestCluster (class in simply.market_fair)
BestClusterPayAsClearMatchingAlgorithm (class in simply.market_wrapper)
BestMarket (class in simply.market_fair)
BestPayAsBidMatchingAlgorithm (class in simply.market_wrapper)
BestPayAsClearMatchingAlgorithm (class in simply.market_wrapper)
C
clear() (simply.market.Market method)
clip_soc() (in module simply.actor)
cluster (simply.actor.Order attribute)
clusters_to_match_exist() (simply.market_fair.BestMarket method)
concat_actors_data() (simply.scenario.Scenario method)
Config (class in simply.config)
create_csv() (simply.market.Market method)
create_from_csv() (in module simply.actor)
create_power_network_from_config() (in module simply.power_network)
create_prediction() (simply.actor.Actor method)
create_random() (in module simply.actor)
(in module simply.power_network)
(in module simply.scenario)
create_random2() (in module simply.power_network)
(in module simply.scenario)
create_scenario_from_csv() (in module simply.scenario)
create_strategies() (simply.scenario.Scenario method)
create_strategies_sequential() (simply.scenario.Scenario method)
D
daily() (in module simply.util)
dates_to_datetime() (in module simply.util)
E
energy (simply.actor.Order attribute)
Environment (class in simply.scenario)
environment (simply.actor.Actor property)
F
filter_orders() (in module simply.market)
find_best_profit_cluster() (simply.market_fair.BestMarket method)
from_config() (simply.scenario.Scenario method)
from_dict() (in module simply.scenario)
G
gaussian_pv() (in module simply.util)
generate_grid_fee_matrix() (simply.power_network.PowerNetwork method)
generate_orders() (simply.actor.Actor method)
generate_recommendations() (in module simply.market_wrapper)
get_all_data() (in module simply.util)
get_asks() (simply.market.Market method)
get_best_cluster() (simply.market_fair.BestMarket method)
get_bids() (simply.market.Market method)
get_bottom_asks() (simply.market_fair.BestMarket method)
get_clearing() (in module simply.market_fair)
get_cluster_weights() (simply.power_network.PowerNetwork method)
get_clusters_to_match() (simply.market_fair.BestMarket method)
get_default_market_schedule() (simply.actor.Actor method)
get_environment() (simply.actor.Actor method)
get_geometric_price() (in module simply.actor)
get_grid_fee() (simply.market.Market method)
(simply.market_2pac.TwoSidedPayAsClear method)
get_harmonic_price() (in module simply.actor)
get_insertion_profit() (simply.market_fair.BestCluster method)
get_limited_energy() (simply.actor.Actor method)
get_linear_price() (in module simply.actor)
get_lowest_ask() (simply.market_fair.BestCluster method)
get_market() (simply.scenario.Scenario method)
get_market_matches() (simply.market_wrapper.MatchingAlgorithm static method)
get_market_schedule() (simply.actor.Actor method)
get_matches_recommendations() (simply.market_wrapper.BestClusterPayAsClearMatchingAlgorithm class method)
(simply.market_wrapper.BestPayAsBidMatchingAlgorithm class method)
(simply.market_wrapper.BestPayAsClearMatchingAlgorithm class method)
(simply.market_wrapper.MatchingAlgorithm method)
get_mm_buy_prices() (simply.actor.Actor method)
get_mm_sell_prices() (simply.actor.Actor method)
get_path_weight() (simply.power_network.PowerNetwork method)
get_price() (in module simply.actor)
(simply.actor.Actor method)
get_steps_per_hour() (simply.actor.Actor method)
get_t_step() (simply.actor.Actor method)
group_matches() (simply.market_fair.BestMarket method)
I
insert() (simply.market_fair.BestCluster method)
is_scenario_participant() (in module simply.scenario)
L
load() (in module simply.scenario)
load_network() (in module simply.power_network)
M
Market (class in simply.market)
market (simply.scenario.Scenario property)
market_step() (simply.scenario.Scenario method)
masked_asks() (simply.market_fair.BestCluster method)
match() (simply.market.Market method)
(simply.market_2pac.TwoSidedPayAsClear method)
(simply.market_fair.BestMarket method)
match_locally() (simply.market_fair.BestCluster method)
match_new() (simply.market_fair.BestMarket method)
match_old() (simply.market_fair.BestMarket method)
MatchingAlgorithm (class in simply.market_wrapper)
mm_buy_prices (simply.actor.Actor property)
mm_sell_prices (simply.actor.Actor property)
module
simply
simply.actor
simply.config
simply.market
simply.market_2pac
simply.market_fair
simply.market_wrapper
simply.power_network
simply.scenario
simply.util
N
next_time_step() (simply.scenario.Scenario method)
O
Order (class in simply.actor)
P
plan_global_self_supply() (simply.actor.Actor method)
plan_global_trading() (simply.actor.Actor method)
plan_selling_strategy() (simply.actor.Actor method)
plot() (simply.actor.Actor method)
(simply.power_network.PowerNetwork method)
plot_merit_order() (in module simply.market_2pac)
plot_participant_data() (simply.scenario.Scenario method)
plot_prices() (simply.scenario.Scenario method)
plot_topology_graphvis() (in module simply.power_network)
PowerNetwork (class in simply.power_network)
predict_socs() (simply.actor.Actor method)
prepare_next_time_step() (simply.actor.Actor method)
price (simply.actor.Order attribute)
print() (simply.market.Market method)
R
receive_market_results() (simply.actor.Actor method)
remove() (simply.market_fair.BestCluster method)
remove_from_other_clusters() (simply.market_fair.BestMarket method)
remove_weights_from_leef_nodes() (in module simply.power_network)
reset() (simply.market.Market method)
(simply.scenario.Scenario method)
resolve_dispute() (simply.market_fair.BestMarket method)
round_price() (in module simply.util)
round_prices_array() (in module simply.util)
run_obj_method() (in module simply.util)
S
save() (simply.scenario.Scenario method)
save_actor_result() (simply.actor.Actor method)
save_actor_schedule() (simply.actor.Actor method)
save_additional_results() (simply.scenario.Scenario method)
save_csv() (simply.actor.Actor method)
Scenario (class in simply.scenario)
serialize_int64() (in module simply.scenario)
set_environment() (simply.actor.Actor method)
set_market() (simply.scenario.Scenario method)
set_var_battery() (simply.actor.Actor method)
shift_market_schedule() (simply.actor.Actor method)
simply
module
simply.actor
module
simply.config
module
simply.market
module
simply.market_2pac
module
simply.market_fair
module
simply.market_wrapper
module
simply.power_network
module
simply.scenario
module
simply.util
module
split_orders_to_energy_unit() (simply.market_fair.BestMarket method)
steps_per_hour (simply.actor.Actor property)
strategy_with_optimisation() (simply.actor.Actor method)
summerize_actor_trading() (in module simply.util)
sync_market_time() (simply.scenario.Scenario method)
T
t_step (simply.actor.Actor property)
time (simply.actor.Order attribute)
time_it() (in module simply.market_fair)
timeit() (in module simply.util)
to_dict() (simply.actor.Actor method)
(simply.power_network.PowerNetwork method)
(simply.scenario.Scenario method)
to_image() (simply.power_network.PowerNetwork method)
to_json() (simply.power_network.PowerNetwork method)
total_matched_energy_units() (simply.market_fair.BestMarket method)
track_actor_schedule() (simply.scenario.Scenario method)
TwoSidedPayAsClear (class in simply.market_2pac)
type (simply.actor.Order attribute)
U
update_battery() (simply.actor.Actor method)
update_shortest_paths() (simply.power_network.PowerNetwork method)