GT::Brokers::Zebank

Overview

This module will calculate all commissions and charges according to Zebank rules.

Calculation

0,45 % TTC / order with a minimum of 9 EUR

Free return if buy & sell during the same day.

$broker->calculate_order_commission($order)

Return the amount of money ask by the broker for the given order.

$broker->calculate_annual_account_charge($portfolio, $year)

Return the amount of money ask by the broker for the given year according to the given portfolio.