The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Finance::GeniusTrader::Brokers::Cortal

Overview

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

Calculation

For orders "A tout prix" and "prix du marché" :

5 Euros HT / order up to 1500 Euros 10 Euros HT / order up to 3000 Euros 0.30 % / order up to 100 000 Euros + 0.10 % / after

For other orders :

7.5 Euros HT / order up to 1500 Euros 12.5 Euros HT / order up to 3000 Euros 0.50 % / order up to 100 000 Euros + 0.10 % / after

Annual account charge (30/06 and 31/12) :

Up to 150 000 Euros : 0.15 % HT of the portfolio value, after 0 % Minimum : 12 Euros HT.

$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.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 26:

Non-ASCII character seen before =encoding in 'marché"'. Assuming CP1252