Man pages for scalastic/fin.backend
Financial Computations Backend

BalanceMinorityRe-balances target on learning data
data_file.load_currenciesLoad currencies data from CSV file
data_file.load_euriborLoad EURIBOR values from CSV file
data_file.load_fchiLoad FCHI (CAC40) indice from CSV file
data_file.load_vixLoad VIX values from CSV file
data_file.load_vxdLoad VXD values from CSV file
data_tools.extract_forecasting_dataExtracts the forecasting data depending on the forecast date
data_tools.extract_forecasting_data_by_levelExtracts the forecasting data depending on the forecast date...
data_tools.extract_learning_dataExtracts the learning data depending on the forecast date
data_tools.extract_learning_data_by_levelExtracts the learning data depending on the forecast date and...
data_tools.filter_nonnumericFilters non numerical columns
data_tools.filter_trendFilters 'Trend' and Target columns
data_tools.filter_trend_by_levelFilters 'Trend' column of specific level.
data_tools.flat_raw_dataFlats raw data by selecting good known flag r and define...
data_tools.flat_rebalance_raw_dataFlats and re-balances raw data by selecting good known flag r...
data_tools.get_daily_forecasting_datesRetrieve all possible daily forecasting dates for this asset.
data_tools.get_forecasting_datesRetrieve all possible forecasting dates for this asset.
data_tools.get_targetBuilds two-class 'Factor' target
data_tools.load_raw_dataLoads all data needed for forecasting.
data_tools.sampleSamples data to filter forecast.
data_tools.target_to_factorConverts target into factor
data_tools.transform_targetTransform Target to a 2-class factor depending on level and...
data_tools.transform_to_sampleTransforms flat data into sample ones.
data_tools.update_raw_dataUpdate previously computed data used for forecasting with new...
db_asset.deleteDelete specified asset from DB if exists.
db_asset.loadLoad asset data from DB.
db_asset.saveSave new asset only into DB.
db_asset.updateUpdate specified asset into DB if exists.
db_currency.deleteDelete one specified Currency from DB if exists.
db_currency.loadLoad all Currencies from DB.
db_currency.load_oneLoad one Currency from DB.
db_currency.name_columnTitle
db_currency.saveSave Currency into DB.
db_currency.updateUpdate one specified Currency into DB if exists.
db_ibor.deleteDelete one specified IBOR from DB if exists.
db_ibor.loadLoad all IBOR Index from DB.
db_ibor.load_oneLoad one IBOR Index from DB.
db_ibor.name_columnTitle
db_ibor.saveSave IBOR Index into DB.
db_ibor.updateUpdate one specified IBOR into DB if exists.
db_utils.deleteInternal optimized delete function by factorizing code.
db_utils.loadInternal optimized load function by factorizing code.
db_utils.mongodb_uriDefines the MongoDB URI.
db_utils.name_columnInternal optimization storage by renaming column.
db_utils.saveInternal optimized save function by factorizing code.
db_utils.updateInternal optimized update function by factorizing code.
db_volatility.deleteDelete one specified Volatility Index from DB if exists.
db_volatility.loadLoad Volatility Index Index from DB.
db_volatility.saveSave Volatility Index Index into DB.
db_volatility.updateUpdate one specified Volatility Index into DB if exists.
delta_point.buildBuilds Delta Points
euribor.get_pcaComputes PCA on EURIBOR.
export_csv.X_yExport X & y as CSV files
fin.backendfin.backend: A base package for Financial Forecasts...
flag_r_bind_table_flagBinds 2 lists of 'data.table'.
flag_r.buildBuilds Flag R at once (bulk process).
flag_r_check_allTitle
flag_r_check_flag_neutralTitle
flag_r_check_flag_rTitle
flag_r_check_objectifTitle
flag_r_check_stoplossTitle
flag_r_compute_flag_r_initComputes stoploss, target, signal and neutral flags.
flag_r.extractExtracts Flag R from its temporary technical table.
flag_r_fix_flag_neutralComputes and fixes neutral flags on daily process.
flag_r_get_flag_neutralComputes neutral flags on bulk process.
flag_r.get_levelsTitle
flag_r.get_levels_indexTitle
flag_r_initialize_objectif_stoplossInitializes the temporary technical table (TTT).
flag_r.set_levelsTitle
flag_r.update_dailyBuilds and updates R Flag daily
indicator_technic.getTechnical Indicator
init_db.import_dataTitle
technical_tools.dynamic_mergeDynamic merge of data.tables list with INNER join.
technical_tools.dynamic_merge_fullDynamic merge of data.tables list with FULL OUTER join.
technical_tools.subtract_yearSubtracts period from a date.
scalastic/fin.backend documentation built on Nov. 18, 2022, 7:10 a.m.