SlideShare una empresa de Scribd logo
1 de 7
1
New Trends in Sustainable Business and Consumption
INTRODUCING A NEW TECHNICAL INDICATOR BASED ON OCTAV ONICESCU
INFORMATIONAL ENERGY AND COMPARE IT WITH BOLLINGER BANDS FOR S&P
500 MOVEMENT PREDICTIONS
Alexandru Daia1
, Stelian Stancu2
and Oana Madalina Popescu3
1)2)3)
The Bucharest University of Economic Studies
E-mail: alexandru130586@yandex.com; E-mail: stelian_stancu@yahoo.com
E-mail: predescu_oana85@yahoo.com
Abstract
This research paper demonstrates the invention of the kinetic bands, based on Romanian
mathematician and statistician Octav Onicescu’s kinetic energy, also known as
“informational energy”, where we use historical data of foreign exchange currencies or
indexes to predict the trend displayed by a stock or an index and whether it will go up or
down in the future. Here, we explore the imperfections of the Bollinger Bands to determine
a more sophisticated triplet of indicators that predict the future movement of prices in the
Stock Market. An Extreme Gradient Boosting Modelling was conducted in Python using
historical data set from Kaggle, the historical data set spanning all current 500 companies
listed. An invariable importance feature was plotted. The results displayed that Kinetic
Bands, derived from (KE) are very influential as features or technical indicators of stock
market trends. Furthermore, experiments done through this invention provide tangible
evidence of the empirical aspects of it. The machine learning code has low chances of error
if all the proper procedures and coding are in play. The experiment samples are attached to
this study for future references or scrutiny. 
Keywords
Kinetic bands, Octav Onicesu’s Informational Energy, Bollinger Bands, Boosting Modeling
JEL Classification
C51 Model Construction and Estimation
Introduction
Investments are mushrooming all over the world and newer markets are increasing in the
blink of an eye. However, there are several factors that play a role in ensuring an optimal
environment for financial investments. The most important factor being the prediction of
market trends on stock prices, as they determine the net profit and loss to the chosen
business. The evolution of the market as well as the unpredictable trends, have been a major
outdoing of several business investors. The ability to produce material to ease stock market
predictions has been a dynamic issue within the past few years. Simple financial mistakes
have led to significant crises in the world, rocking the most powerful economies. There is a
current need for technical indicators that can be integrated into modelling systems in order
to mimic the trends of stock market prices. The invention of the kinetic bands has a ready
2
BASIQ INTERNATIONAL CONFERENCE
solution for the unpredictable market prices that could last for generations to come thus save
people from financial disaster.
Methods and materials
The informational energy is a concept inspired from the kinetic expression of classical
mechanics. From the informational theory point of view, the formulas informational energy
is a measure of uncertainty or randomness of a probability system and was introduced and
studied for the first time by Onicescu in the mid-1960s.
The informational energy and entropy are both measures of randomness, but they describe
distinct features. This chapter deals with the informational energy in the framework of the
statistical modelling. Here, we aim to display the main properties of the informational
energy, its first and second variation, relation with entropy, and numerous worked out
examples.
Definitions and Examples
For example if a random variable X=1,1,1,3,5,3 the kinetic energy is computed as
following: There are 3 categories in the random vector 1,3,5 and the probabilities of each
category are:
Prob(1) = 3/cardinality(X) = 3/6 = 1/2 (1)
Prob(3) = 2/6 = 1/3
Prob(5) = 1/6
KineticEnergy(X) = ′′sum of squared probabilities′′
= Prob(1)2
+ Prob(3)2
+ Prob(5)2
(2)
= (1/2)2
+ (1/3)2
+ (1/6)2
= 0.3888.
Nottice also:
If X = 1,1,1,1,1,1,....1,1,1,1 then KineticEnergy(X) = Sum(prob(1)2
) = 1. (3)
In this case, there is no diversity and everything is perfect certain the kinetic energy is at
maximum value 1.
Nottice in this case is something strange. Making an analogy with the atomic nuclei, this
example with maximum kinetic energy is simmilar with the one in which the atomic nuclei
come very close one from other, resulting in releasing large ammounts of energy as in our
toy example, phenomenon called nuclear fusion.
IF X = 1,2,3,4,5,.. + infKineticEnergy(X) 0. (4)
Meaning that at maximum diversity and highest uncertainty the kinetic energy is at very low
value near to zero.
Nottice in this case probably resulted from previous 1, the categories from the random
vector could be interpreted as atomic nuclei resulted from expansion of the previous ones
with high energy resulting in large number of atoms with low energy in the end, and we
could think of that as nuclear fission.
This means that kinetic energy is bounded between (0 and 1].
3
New Trends in Sustainable Business and Consumption
Let S={pε=p(x ;ε) Iε=(ε
1
,,,,,ε
n
)∈ Ε} be a statistical model.
The informational energy on S is a function I:E→ R defined by
I ( ε)=∫
x
∞
p
2
( x, ε )dx (5)
Observe the energy is convex and invariant under measure preserving transformations,
properties similar to those of entropy.
In the finite discrete case, whenx={x
1
, …. , x
n
}, formula is replaced by:
(ε ) = I (ε)=∑
k=1
n
p
2
(x
k
,ε)
(6)
While Eq. (2) is obviously finite, we need to require the integral to be finite. However, if
x=R ,we have the following result:
Let p ( x ) be a probability destiny on R satisfying:
(i) p ( x )is continuous
(ii) p( x)→0asx→± ∞
The informational energy of p is finite, i.e... The following integral convergent:
I ( p)=∫
−∞
A
p
2
( x )dx<∞
(7)
Proof: let 0< a<1.
Then there is number A>0 suchthatp( x)<afor|x|> A
This follows the fact that p(x)↘ 0as| x|→∞ , Writing:
I ( p)=∫
−∞
− A
p
2
( x) dx+∫
− A
A
p
2
( x)dx+∫
A
∞
p
2
( x )dx (8)
We note that:
∫
−∞
− A
p
2
( x ) dx<a ∫
−∞
− A
p ( x ) dx=aF ( a)<a (9)
∫
A
∞
p
2
( x )dx <a ∫
A
∞
p ( x ) dx=a
(10)
4
BASIQ INTERNATIONAL CONFERENCE
Where Ϝ ( x) denotes the distribution function of p ( x ) since the function p ( x ) is
continuous, it reaches its maximum on the interval [− A , A ] , denoted by Μ , then we have
the estimation:
∫
− A
A
p
2
( x) dx<M ∫
− A
A
p(x)dx=M (F (A )−F (− A))<2 M
(11)
It follows that I ( p) ≤ 2a+2 Μ <∞ , which ends the proof.
The Kinetic Bands
Similar to Bollinger Bands, in which the rolling mean by a fixed, past back time window
usually of 20 days. The upper and lower bands are defined at +/- two standard deviations
from the rolling mean; we define the kinetic bands based on the previous kinetic energy as
follows:
• Rolling kinetic: = the rolling kinetic energy of the digits from the decimal
part of a stock, foreign exchange rate currency or indexes.
• Upper kinetic band: = the band consisting of points that are 2 standard
deviations from the rolling kinetic.
• Lower kinetic band: = the band consisting of points that are 2 standard
deviations below the mean.
Experimental Findings
For the experimental research data set (500 S&P companies), we have downloaded open-
source historical data from Kaggle website https://www.kaggle.com/camnugent/sandp500.
From the historical data, the Machine Learning Models optimization will take very long for
some to re-run the experiment, therefore we have decided to subset by symbol 'AAL' and in
this way, our historical data contains 1259 rows with closing prices starting from 08
February 2013 until 02 February 2018.
Our goals were to optimize the Machine Learning Model by tuning the parameters to find
the best performance metric. We have automatically constructed the target feature called,
move' with signification that the price tomorrow will be higher than price today the value of
the target will be 1 and if price tomorrow will be lower than price today the cost, the goal
will be 0. Since our objective is a binary variable, we have chosen accuracy as the
performance metric.
As for the Machine Learning Model, we have selected the Random Forest Classifier from
Python Sklearn library. The best window we found, that maximized the performance metric
was of size 45. In addition, we have also selected two standard deviation distances (from the
mean/ kinetic energy) in order to create the tested Bollinger Bands and Kinetic Bands.
As good practice, to ensure the data is more Gaussian-shaped, we have applied log-
transformation, before feeding into the Random Forest Model, the Kinetic Bands, Kinetic
Energy and Bollinger Bands. The grid of parameters for which we conducted grid search in
order to find the ones that would maximize the performance metric, is the following:
• n_estimators = [1,2,3,4,5,6,7,8,9,10,20,30,40, 50, 75,100,125, 150,
175,200]
• max_depth = [2, 4, 6, 8]
• The total number of training steps was 800.
5
New Trends in Sustainable Business and Consumption
Where:
n_estimators: integer, optional (default = 100)
The number of trees in the forest:
max_depth: integer or None, optional (default = None)
The maximum depth of the tree:
If None, then nodes are expanded until all leaves are pure or until all leaves contain less than
min_samples_split samples.
Results
The optimal number of estimators was found to be 175, and the max_depth parameter was
established to be six this resulting in the best accuracy score of 0.537.
After training the model on complete data with these parameters, a plot was created to
describe the feature importance, displaying that the lower kinetic band and the upper kinetic
band both more influential power then Bollinger bands in predicting trends.
Fig. no 1. Feature importance of Kinetic Bands in comparison to Bollinger Bands
Source: Project Kinetic Bands, Alexandru Daia, 2018
Conclusions
The result of the experimentation of the kinetic bands proves that they can be quite reliable
in predicting the prices of commodities through the analysis of previous data. The kinetic
band indicator is the best technical indicator that can survive to the next generation
producing highly accurate results that predict the future prices. The machine has the
potential of knocking off the competition from the already existing devices that complete
the projection task as well as price predictions as technical indicators. Research continues to
improve on some of the parts that can make the machine work even better.
6
BASIQ INTERNATIONAL CONFERENCE
References/Bibliography
Agop, M., Gavriluţ, A. and Rezuş, E., 2018. Implications of Onicescu's informational
energy in some fundamental physical models. [online] Worldscientific.com. Available at:
<https://www.worldscientific.com/doi/abs/10.1142/S0217979215500459> [Accessed 29
June 2018].
Alipour, M. and Mohajeri, A., 2018. Onicescu information energy in terms of Shannon
entropy and Fisher information densities. [online] tandfonline.com. Available at:
<https://www.tandfonline.com/doi/abs/10.1080/00268976.2011.649795?
journalCode=tmph20> [Accessed 29 June 2018].
Chatzisavvas, K., Moustakidis, C. and Panos, C., 2018. Information entropy, information
distanc-es, and complexity in atoms. [online] aip.scitation.org. Available at:
<https://aip.scitation.org/doi/abs/10.1063/1.2121610?journalCode=jcp> [Accessed 29
June 2018].
Chatzisavvas, K., Moustakidis, C. and Panos, C., 2018. Information entropy, information
distanc-es, and complexity in atoms. - PubMed - NCBI. [online] Ncbi.nlm.nih.gov.
Available at: <https://www.ncbi.nlm.nih.gov/m/pubmed/16375521/> [Accessed 29 June
2018].
Iosifescu, M., 2018. Onicescu, Octav - Encyclopedia of Mathematics. [online]
Encyclopediaof-math.org. Available at:
<https://www.encyclopediaofmath.org/index.php/Onicescu,_Octav> [Accessed 29 June
2018].
Jäntschi, L. and Bolboacă, S., 2018. Entropy and energy of substructures obtained by vertex
cutting in regular trees. [online] Chimie.utcluj.ro. Available at:
<http://chimie.utcluj.ro/~sorana/conferences/entropy-pres.pdf> [Accessed 29 June 2018].
Kent, A. and Williams, J., 1995. Encyclopedia of computer science and technology. New
York: Marcel Dekker, Inc.
Mohajeri, A. and Alipour, M., 2018. Information energy as an electron cor-relation measure
in atomic and molecular systems. [online] Worldscien-tific.com. Available at:
<https://www.worldscientific.com/doi/abs/10.1142/S0219749909005365> [Accessed 29
June 2018].
Shu-Bin. Liu, T., 2018. Rényi Entropy, Tsallis Entropy and Onicescu Information Energy in
Den-sity Functional Reactivity Theory. [online] Whxb.pku.edu.cn. Available at:
<http://www.whxb.pku.edu.cn/EN/10.3866/PKU.WHXB201509183> [Accessed 29 June
2018].
Yahya, W., Oyewumi, K. and Sen, K., 2018. Position and momentum information-theoretic
measures of the pseudoharmonic potential. [online] Arxiv.org. Available at:
<https://arxiv.org/abs/1409.7567> [Accessed 29 June 2018].
6
BASIQ INTERNATIONAL CONFERENCE
References/Bibliography
Agop, M., Gavriluţ, A. and Rezuş, E., 2018. Implications of Onicescu's informational
energy in some fundamental physical models. [online] Worldscientific.com. Available at:
<https://www.worldscientific.com/doi/abs/10.1142/S0217979215500459> [Accessed 29
June 2018].
Alipour, M. and Mohajeri, A., 2018. Onicescu information energy in terms of Shannon
entropy and Fisher information densities. [online] tandfonline.com. Available at:
<https://www.tandfonline.com/doi/abs/10.1080/00268976.2011.649795?
journalCode=tmph20> [Accessed 29 June 2018].
Chatzisavvas, K., Moustakidis, C. and Panos, C., 2018. Information entropy, information
distanc-es, and complexity in atoms. [online] aip.scitation.org. Available at:
<https://aip.scitation.org/doi/abs/10.1063/1.2121610?journalCode=jcp> [Accessed 29
June 2018].
Chatzisavvas, K., Moustakidis, C. and Panos, C., 2018. Information entropy, information
distanc-es, and complexity in atoms. - PubMed - NCBI. [online] Ncbi.nlm.nih.gov.
Available at: <https://www.ncbi.nlm.nih.gov/m/pubmed/16375521/> [Accessed 29 June
2018].
Iosifescu, M., 2018. Onicescu, Octav - Encyclopedia of Mathematics. [online]
Encyclopediaof-math.org. Available at:
<https://www.encyclopediaofmath.org/index.php/Onicescu,_Octav> [Accessed 29 June
2018].
Jäntschi, L. and Bolboacă, S., 2018. Entropy and energy of substructures obtained by vertex
cutting in regular trees. [online] Chimie.utcluj.ro. Available at:
<http://chimie.utcluj.ro/~sorana/conferences/entropy-pres.pdf> [Accessed 29 June 2018].
Kent, A. and Williams, J., 1995. Encyclopedia of computer science and technology. New
York: Marcel Dekker, Inc.
Mohajeri, A. and Alipour, M., 2018. Information energy as an electron cor-relation measure
in atomic and molecular systems. [online] Worldscien-tific.com. Available at:
<https://www.worldscientific.com/doi/abs/10.1142/S0219749909005365> [Accessed 29
June 2018].
Shu-Bin. Liu, T., 2018. Rényi Entropy, Tsallis Entropy and Onicescu Information Energy in
Den-sity Functional Reactivity Theory. [online] Whxb.pku.edu.cn. Available at:
<http://www.whxb.pku.edu.cn/EN/10.3866/PKU.WHXB201509183> [Accessed 29 June
2018].
Yahya, W., Oyewumi, K. and Sen, K., 2018. Position and momentum information-theoretic
measures of the pseudoharmonic potential. [online] Arxiv.org. Available at:
<https://arxiv.org/abs/1409.7567> [Accessed 29 June 2018].

Más contenido relacionado

La actualidad más candente

A Genetic Algorithm Based Approach for Solving Optimal Power Flow Problem
A Genetic Algorithm Based Approach for Solving Optimal Power Flow ProblemA Genetic Algorithm Based Approach for Solving Optimal Power Flow Problem
A Genetic Algorithm Based Approach for Solving Optimal Power Flow Problem
Shubhashis Shil
 
Simulation Study for Extended AUC In Disease Risk Prediction in survival anal...
Simulation Study for Extended AUC In Disease Risk Prediction in survival anal...Simulation Study for Extended AUC In Disease Risk Prediction in survival anal...
Simulation Study for Extended AUC In Disease Risk Prediction in survival anal...
Gang Cui
 
A chaotic particle swarm optimization (cpso) algorithm for solving optimal re...
A chaotic particle swarm optimization (cpso) algorithm for solving optimal re...A chaotic particle swarm optimization (cpso) algorithm for solving optimal re...
A chaotic particle swarm optimization (cpso) algorithm for solving optimal re...
Alexander Decker
 

La actualidad más candente (20)

ENTROPY-COST RATIO MAXIMIZATION MODEL FOR EFFICIENT STOCK PORTFOLIO SELECTION...
ENTROPY-COST RATIO MAXIMIZATION MODEL FOR EFFICIENT STOCK PORTFOLIO SELECTION...ENTROPY-COST RATIO MAXIMIZATION MODEL FOR EFFICIENT STOCK PORTFOLIO SELECTION...
ENTROPY-COST RATIO MAXIMIZATION MODEL FOR EFFICIENT STOCK PORTFOLIO SELECTION...
 
5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qc
5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qc5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qc
5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qc
 
Non-convex constrained economic power dispatch with prohibited operating zone...
Non-convex constrained economic power dispatch with prohibited operating zone...Non-convex constrained economic power dispatch with prohibited operating zone...
Non-convex constrained economic power dispatch with prohibited operating zone...
 
A Genetic Algorithm Based Approach for Solving Optimal Power Flow Problem
A Genetic Algorithm Based Approach for Solving Optimal Power Flow ProblemA Genetic Algorithm Based Approach for Solving Optimal Power Flow Problem
A Genetic Algorithm Based Approach for Solving Optimal Power Flow Problem
 
Lausanne 2019 #2
Lausanne 2019 #2Lausanne 2019 #2
Lausanne 2019 #2
 
Pareto Models, Slides EQUINEQ
Pareto Models, Slides EQUINEQPareto Models, Slides EQUINEQ
Pareto Models, Slides EQUINEQ
 
OPTIMIZATION OF COMBINED ECONOMIC EMISSION DISPATCH PROBLEM USING ARTIFICIAL ...
OPTIMIZATION OF COMBINED ECONOMIC EMISSION DISPATCH PROBLEM USING ARTIFICIAL ...OPTIMIZATION OF COMBINED ECONOMIC EMISSION DISPATCH PROBLEM USING ARTIFICIAL ...
OPTIMIZATION OF COMBINED ECONOMIC EMISSION DISPATCH PROBLEM USING ARTIFICIAL ...
 
Simulation Study for Extended AUC In Disease Risk Prediction in survival anal...
Simulation Study for Extended AUC In Disease Risk Prediction in survival anal...Simulation Study for Extended AUC In Disease Risk Prediction in survival anal...
Simulation Study for Extended AUC In Disease Risk Prediction in survival anal...
 
効率的反実仮想学習
効率的反実仮想学習効率的反実仮想学習
効率的反実仮想学習
 
Slides ub-7
Slides ub-7Slides ub-7
Slides ub-7
 
Hybridization of Bat and Genetic Algorithm to Solve N-Queens Problem
Hybridization of Bat and Genetic Algorithm to Solve N-Queens ProblemHybridization of Bat and Genetic Algorithm to Solve N-Queens Problem
Hybridization of Bat and Genetic Algorithm to Solve N-Queens Problem
 
20191018 reservoir computing
20191018 reservoir computing20191018 reservoir computing
20191018 reservoir computing
 
An energy-efficient flow shop scheduling using hybrid Harris hawks optimization
An energy-efficient flow shop scheduling using hybrid Harris hawks optimizationAn energy-efficient flow shop scheduling using hybrid Harris hawks optimization
An energy-efficient flow shop scheduling using hybrid Harris hawks optimization
 
A chaotic particle swarm optimization (cpso) algorithm for solving optimal re...
A chaotic particle swarm optimization (cpso) algorithm for solving optimal re...A chaotic particle swarm optimization (cpso) algorithm for solving optimal re...
A chaotic particle swarm optimization (cpso) algorithm for solving optimal re...
 
Solving practical economic load dispatch problem using crow search algorithm
Solving practical economic load dispatch problem using crow search algorithm Solving practical economic load dispatch problem using crow search algorithm
Solving practical economic load dispatch problem using crow search algorithm
 
A kernel-free particle method: Smile Problem Resolved
A kernel-free particle method: Smile Problem ResolvedA kernel-free particle method: Smile Problem Resolved
A kernel-free particle method: Smile Problem Resolved
 
[M3A3] Data Analysis and Interpretation Specialization
[M3A3] Data Analysis and Interpretation Specialization [M3A3] Data Analysis and Interpretation Specialization
[M3A3] Data Analysis and Interpretation Specialization
 
Slides ads ia
Slides ads iaSlides ads ia
Slides ads ia
 
How principal components analysis is different from factor
How principal components analysis is different from factorHow principal components analysis is different from factor
How principal components analysis is different from factor
 
Side 2019 #5
Side 2019 #5Side 2019 #5
Side 2019 #5
 

Similar a Kinetic bands versus Bollinger Bands

P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...
P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...
P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...
ijcsit
 
Application of Graphic LASSO in Portfolio Optimization_Yixuan Chen & Mengxi J...
Application of Graphic LASSO in Portfolio Optimization_Yixuan Chen & Mengxi J...Application of Graphic LASSO in Portfolio Optimization_Yixuan Chen & Mengxi J...
Application of Graphic LASSO in Portfolio Optimization_Yixuan Chen & Mengxi J...
Mengxi Jiang
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock index
iaemedu
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock index
iaemedu
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock index
IAEME Publication
 
Mva 06 principal_component_analysis_2010_11
Mva 06 principal_component_analysis_2010_11Mva 06 principal_component_analysis_2010_11
Mva 06 principal_component_analysis_2010_11
P Palai
 

Similar a Kinetic bands versus Bollinger Bands (20)

Disease Classification using ECG Signal Based on PCA Feature along with GA & ...
Disease Classification using ECG Signal Based on PCA Feature along with GA & ...Disease Classification using ECG Signal Based on PCA Feature along with GA & ...
Disease Classification using ECG Signal Based on PCA Feature along with GA & ...
 
PATTEM JAGADESH_21mt0269_research proposal presentation.pptx
PATTEM JAGADESH_21mt0269_research proposal presentation.pptxPATTEM JAGADESH_21mt0269_research proposal presentation.pptx
PATTEM JAGADESH_21mt0269_research proposal presentation.pptx
 
A Study on Performance Analysis of Different Prediction Techniques in Predict...
A Study on Performance Analysis of Different Prediction Techniques in Predict...A Study on Performance Analysis of Different Prediction Techniques in Predict...
A Study on Performance Analysis of Different Prediction Techniques in Predict...
 
Enhancing the capability of supply chain by
Enhancing the capability of supply chain byEnhancing the capability of supply chain by
Enhancing the capability of supply chain by
 
P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...
P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...
P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...
 
Optimal Power System Planning with Renewable DGs with Reactive Power Consider...
Optimal Power System Planning with Renewable DGs with Reactive Power Consider...Optimal Power System Planning with Renewable DGs with Reactive Power Consider...
Optimal Power System Planning with Renewable DGs with Reactive Power Consider...
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Application of Graphic LASSO in Portfolio Optimization_Yixuan Chen & Mengxi J...
Application of Graphic LASSO in Portfolio Optimization_Yixuan Chen & Mengxi J...Application of Graphic LASSO in Portfolio Optimization_Yixuan Chen & Mengxi J...
Application of Graphic LASSO in Portfolio Optimization_Yixuan Chen & Mengxi J...
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock index
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock index
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock index
 
Lecture_note1.pdf
Lecture_note1.pdfLecture_note1.pdf
Lecture_note1.pdf
 
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
 
Estimating Space-Time Covariance from Finite Sample Sets
Estimating Space-Time Covariance from Finite Sample SetsEstimating Space-Time Covariance from Finite Sample Sets
Estimating Space-Time Covariance from Finite Sample Sets
 
Estimate of house price using statistical and neural network model
Estimate of house price using statistical and neural network modelEstimate of house price using statistical and neural network model
Estimate of house price using statistical and neural network model
 
Mva 06 principal_component_analysis_2010_11
Mva 06 principal_component_analysis_2010_11Mva 06 principal_component_analysis_2010_11
Mva 06 principal_component_analysis_2010_11
 
COMPARISON OF WAVELET NETWORK AND LOGISTIC REGRESSION IN PREDICTING ENTERPRIS...
COMPARISON OF WAVELET NETWORK AND LOGISTIC REGRESSION IN PREDICTING ENTERPRIS...COMPARISON OF WAVELET NETWORK AND LOGISTIC REGRESSION IN PREDICTING ENTERPRIS...
COMPARISON OF WAVELET NETWORK AND LOGISTIC REGRESSION IN PREDICTING ENTERPRIS...
 
Reduction of Active Power Loss byUsing Adaptive Cat Swarm Optimization
Reduction of Active Power Loss byUsing Adaptive Cat Swarm OptimizationReduction of Active Power Loss byUsing Adaptive Cat Swarm Optimization
Reduction of Active Power Loss byUsing Adaptive Cat Swarm Optimization
 
40120130405012
4012013040501240120130405012
40120130405012
 
USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...
USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...
USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...
 

Último

Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
Lars Albertsson
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
amitlee9823
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
MarinCaroMartnezBerg
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
JohnnyPlasten
 

Último (20)

Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptx
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
 

Kinetic bands versus Bollinger Bands

  • 1. 1 New Trends in Sustainable Business and Consumption INTRODUCING A NEW TECHNICAL INDICATOR BASED ON OCTAV ONICESCU INFORMATIONAL ENERGY AND COMPARE IT WITH BOLLINGER BANDS FOR S&P 500 MOVEMENT PREDICTIONS Alexandru Daia1 , Stelian Stancu2 and Oana Madalina Popescu3 1)2)3) The Bucharest University of Economic Studies E-mail: alexandru130586@yandex.com; E-mail: stelian_stancu@yahoo.com E-mail: predescu_oana85@yahoo.com Abstract This research paper demonstrates the invention of the kinetic bands, based on Romanian mathematician and statistician Octav Onicescu’s kinetic energy, also known as “informational energy”, where we use historical data of foreign exchange currencies or indexes to predict the trend displayed by a stock or an index and whether it will go up or down in the future. Here, we explore the imperfections of the Bollinger Bands to determine a more sophisticated triplet of indicators that predict the future movement of prices in the Stock Market. An Extreme Gradient Boosting Modelling was conducted in Python using historical data set from Kaggle, the historical data set spanning all current 500 companies listed. An invariable importance feature was plotted. The results displayed that Kinetic Bands, derived from (KE) are very influential as features or technical indicators of stock market trends. Furthermore, experiments done through this invention provide tangible evidence of the empirical aspects of it. The machine learning code has low chances of error if all the proper procedures and coding are in play. The experiment samples are attached to this study for future references or scrutiny.  Keywords Kinetic bands, Octav Onicesu’s Informational Energy, Bollinger Bands, Boosting Modeling JEL Classification C51 Model Construction and Estimation Introduction Investments are mushrooming all over the world and newer markets are increasing in the blink of an eye. However, there are several factors that play a role in ensuring an optimal environment for financial investments. The most important factor being the prediction of market trends on stock prices, as they determine the net profit and loss to the chosen business. The evolution of the market as well as the unpredictable trends, have been a major outdoing of several business investors. The ability to produce material to ease stock market predictions has been a dynamic issue within the past few years. Simple financial mistakes have led to significant crises in the world, rocking the most powerful economies. There is a current need for technical indicators that can be integrated into modelling systems in order to mimic the trends of stock market prices. The invention of the kinetic bands has a ready
  • 2. 2 BASIQ INTERNATIONAL CONFERENCE solution for the unpredictable market prices that could last for generations to come thus save people from financial disaster. Methods and materials The informational energy is a concept inspired from the kinetic expression of classical mechanics. From the informational theory point of view, the formulas informational energy is a measure of uncertainty or randomness of a probability system and was introduced and studied for the first time by Onicescu in the mid-1960s. The informational energy and entropy are both measures of randomness, but they describe distinct features. This chapter deals with the informational energy in the framework of the statistical modelling. Here, we aim to display the main properties of the informational energy, its first and second variation, relation with entropy, and numerous worked out examples. Definitions and Examples For example if a random variable X=1,1,1,3,5,3 the kinetic energy is computed as following: There are 3 categories in the random vector 1,3,5 and the probabilities of each category are: Prob(1) = 3/cardinality(X) = 3/6 = 1/2 (1) Prob(3) = 2/6 = 1/3 Prob(5) = 1/6 KineticEnergy(X) = ′′sum of squared probabilities′′ = Prob(1)2 + Prob(3)2 + Prob(5)2 (2) = (1/2)2 + (1/3)2 + (1/6)2 = 0.3888. Nottice also: If X = 1,1,1,1,1,1,....1,1,1,1 then KineticEnergy(X) = Sum(prob(1)2 ) = 1. (3) In this case, there is no diversity and everything is perfect certain the kinetic energy is at maximum value 1. Nottice in this case is something strange. Making an analogy with the atomic nuclei, this example with maximum kinetic energy is simmilar with the one in which the atomic nuclei come very close one from other, resulting in releasing large ammounts of energy as in our toy example, phenomenon called nuclear fusion. IF X = 1,2,3,4,5,.. + infKineticEnergy(X) 0. (4) Meaning that at maximum diversity and highest uncertainty the kinetic energy is at very low value near to zero. Nottice in this case probably resulted from previous 1, the categories from the random vector could be interpreted as atomic nuclei resulted from expansion of the previous ones with high energy resulting in large number of atoms with low energy in the end, and we could think of that as nuclear fission. This means that kinetic energy is bounded between (0 and 1].
  • 3. 3 New Trends in Sustainable Business and Consumption Let S={pε=p(x ;ε) Iε=(ε 1 ,,,,,ε n )∈ Ε} be a statistical model. The informational energy on S is a function I:E→ R defined by I ( ε)=∫ x ∞ p 2 ( x, ε )dx (5) Observe the energy is convex and invariant under measure preserving transformations, properties similar to those of entropy. In the finite discrete case, whenx={x 1 , …. , x n }, formula is replaced by: (ε ) = I (ε)=∑ k=1 n p 2 (x k ,ε) (6) While Eq. (2) is obviously finite, we need to require the integral to be finite. However, if x=R ,we have the following result: Let p ( x ) be a probability destiny on R satisfying: (i) p ( x )is continuous (ii) p( x)→0asx→± ∞ The informational energy of p is finite, i.e... The following integral convergent: I ( p)=∫ −∞ A p 2 ( x )dx<∞ (7) Proof: let 0< a<1. Then there is number A>0 suchthatp( x)<afor|x|> A This follows the fact that p(x)↘ 0as| x|→∞ , Writing: I ( p)=∫ −∞ − A p 2 ( x) dx+∫ − A A p 2 ( x)dx+∫ A ∞ p 2 ( x )dx (8) We note that: ∫ −∞ − A p 2 ( x ) dx<a ∫ −∞ − A p ( x ) dx=aF ( a)<a (9) ∫ A ∞ p 2 ( x )dx <a ∫ A ∞ p ( x ) dx=a (10)
  • 4. 4 BASIQ INTERNATIONAL CONFERENCE Where Ϝ ( x) denotes the distribution function of p ( x ) since the function p ( x ) is continuous, it reaches its maximum on the interval [− A , A ] , denoted by Μ , then we have the estimation: ∫ − A A p 2 ( x) dx<M ∫ − A A p(x)dx=M (F (A )−F (− A))<2 M (11) It follows that I ( p) ≤ 2a+2 Μ <∞ , which ends the proof. The Kinetic Bands Similar to Bollinger Bands, in which the rolling mean by a fixed, past back time window usually of 20 days. The upper and lower bands are defined at +/- two standard deviations from the rolling mean; we define the kinetic bands based on the previous kinetic energy as follows: • Rolling kinetic: = the rolling kinetic energy of the digits from the decimal part of a stock, foreign exchange rate currency or indexes. • Upper kinetic band: = the band consisting of points that are 2 standard deviations from the rolling kinetic. • Lower kinetic band: = the band consisting of points that are 2 standard deviations below the mean. Experimental Findings For the experimental research data set (500 S&P companies), we have downloaded open- source historical data from Kaggle website https://www.kaggle.com/camnugent/sandp500. From the historical data, the Machine Learning Models optimization will take very long for some to re-run the experiment, therefore we have decided to subset by symbol 'AAL' and in this way, our historical data contains 1259 rows with closing prices starting from 08 February 2013 until 02 February 2018. Our goals were to optimize the Machine Learning Model by tuning the parameters to find the best performance metric. We have automatically constructed the target feature called, move' with signification that the price tomorrow will be higher than price today the value of the target will be 1 and if price tomorrow will be lower than price today the cost, the goal will be 0. Since our objective is a binary variable, we have chosen accuracy as the performance metric. As for the Machine Learning Model, we have selected the Random Forest Classifier from Python Sklearn library. The best window we found, that maximized the performance metric was of size 45. In addition, we have also selected two standard deviation distances (from the mean/ kinetic energy) in order to create the tested Bollinger Bands and Kinetic Bands. As good practice, to ensure the data is more Gaussian-shaped, we have applied log- transformation, before feeding into the Random Forest Model, the Kinetic Bands, Kinetic Energy and Bollinger Bands. The grid of parameters for which we conducted grid search in order to find the ones that would maximize the performance metric, is the following: • n_estimators = [1,2,3,4,5,6,7,8,9,10,20,30,40, 50, 75,100,125, 150, 175,200] • max_depth = [2, 4, 6, 8] • The total number of training steps was 800.
  • 5. 5 New Trends in Sustainable Business and Consumption Where: n_estimators: integer, optional (default = 100) The number of trees in the forest: max_depth: integer or None, optional (default = None) The maximum depth of the tree: If None, then nodes are expanded until all leaves are pure or until all leaves contain less than min_samples_split samples. Results The optimal number of estimators was found to be 175, and the max_depth parameter was established to be six this resulting in the best accuracy score of 0.537. After training the model on complete data with these parameters, a plot was created to describe the feature importance, displaying that the lower kinetic band and the upper kinetic band both more influential power then Bollinger bands in predicting trends. Fig. no 1. Feature importance of Kinetic Bands in comparison to Bollinger Bands Source: Project Kinetic Bands, Alexandru Daia, 2018 Conclusions The result of the experimentation of the kinetic bands proves that they can be quite reliable in predicting the prices of commodities through the analysis of previous data. The kinetic band indicator is the best technical indicator that can survive to the next generation producing highly accurate results that predict the future prices. The machine has the potential of knocking off the competition from the already existing devices that complete the projection task as well as price predictions as technical indicators. Research continues to improve on some of the parts that can make the machine work even better.
  • 6. 6 BASIQ INTERNATIONAL CONFERENCE References/Bibliography Agop, M., Gavriluţ, A. and Rezuş, E., 2018. Implications of Onicescu's informational energy in some fundamental physical models. [online] Worldscientific.com. Available at: <https://www.worldscientific.com/doi/abs/10.1142/S0217979215500459> [Accessed 29 June 2018]. Alipour, M. and Mohajeri, A., 2018. Onicescu information energy in terms of Shannon entropy and Fisher information densities. [online] tandfonline.com. Available at: <https://www.tandfonline.com/doi/abs/10.1080/00268976.2011.649795? journalCode=tmph20> [Accessed 29 June 2018]. Chatzisavvas, K., Moustakidis, C. and Panos, C., 2018. Information entropy, information distanc-es, and complexity in atoms. [online] aip.scitation.org. Available at: <https://aip.scitation.org/doi/abs/10.1063/1.2121610?journalCode=jcp> [Accessed 29 June 2018]. Chatzisavvas, K., Moustakidis, C. and Panos, C., 2018. Information entropy, information distanc-es, and complexity in atoms. - PubMed - NCBI. [online] Ncbi.nlm.nih.gov. Available at: <https://www.ncbi.nlm.nih.gov/m/pubmed/16375521/> [Accessed 29 June 2018]. Iosifescu, M., 2018. Onicescu, Octav - Encyclopedia of Mathematics. [online] Encyclopediaof-math.org. Available at: <https://www.encyclopediaofmath.org/index.php/Onicescu,_Octav> [Accessed 29 June 2018]. Jäntschi, L. and Bolboacă, S., 2018. Entropy and energy of substructures obtained by vertex cutting in regular trees. [online] Chimie.utcluj.ro. Available at: <http://chimie.utcluj.ro/~sorana/conferences/entropy-pres.pdf> [Accessed 29 June 2018]. Kent, A. and Williams, J., 1995. Encyclopedia of computer science and technology. New York: Marcel Dekker, Inc. Mohajeri, A. and Alipour, M., 2018. Information energy as an electron cor-relation measure in atomic and molecular systems. [online] Worldscien-tific.com. Available at: <https://www.worldscientific.com/doi/abs/10.1142/S0219749909005365> [Accessed 29 June 2018]. Shu-Bin. Liu, T., 2018. Rényi Entropy, Tsallis Entropy and Onicescu Information Energy in Den-sity Functional Reactivity Theory. [online] Whxb.pku.edu.cn. Available at: <http://www.whxb.pku.edu.cn/EN/10.3866/PKU.WHXB201509183> [Accessed 29 June 2018]. Yahya, W., Oyewumi, K. and Sen, K., 2018. Position and momentum information-theoretic measures of the pseudoharmonic potential. [online] Arxiv.org. Available at: <https://arxiv.org/abs/1409.7567> [Accessed 29 June 2018].
  • 7. 6 BASIQ INTERNATIONAL CONFERENCE References/Bibliography Agop, M., Gavriluţ, A. and Rezuş, E., 2018. Implications of Onicescu's informational energy in some fundamental physical models. [online] Worldscientific.com. Available at: <https://www.worldscientific.com/doi/abs/10.1142/S0217979215500459> [Accessed 29 June 2018]. Alipour, M. and Mohajeri, A., 2018. Onicescu information energy in terms of Shannon entropy and Fisher information densities. [online] tandfonline.com. Available at: <https://www.tandfonline.com/doi/abs/10.1080/00268976.2011.649795? journalCode=tmph20> [Accessed 29 June 2018]. Chatzisavvas, K., Moustakidis, C. and Panos, C., 2018. Information entropy, information distanc-es, and complexity in atoms. [online] aip.scitation.org. Available at: <https://aip.scitation.org/doi/abs/10.1063/1.2121610?journalCode=jcp> [Accessed 29 June 2018]. Chatzisavvas, K., Moustakidis, C. and Panos, C., 2018. Information entropy, information distanc-es, and complexity in atoms. - PubMed - NCBI. [online] Ncbi.nlm.nih.gov. Available at: <https://www.ncbi.nlm.nih.gov/m/pubmed/16375521/> [Accessed 29 June 2018]. Iosifescu, M., 2018. Onicescu, Octav - Encyclopedia of Mathematics. [online] Encyclopediaof-math.org. Available at: <https://www.encyclopediaofmath.org/index.php/Onicescu,_Octav> [Accessed 29 June 2018]. Jäntschi, L. and Bolboacă, S., 2018. Entropy and energy of substructures obtained by vertex cutting in regular trees. [online] Chimie.utcluj.ro. Available at: <http://chimie.utcluj.ro/~sorana/conferences/entropy-pres.pdf> [Accessed 29 June 2018]. Kent, A. and Williams, J., 1995. Encyclopedia of computer science and technology. New York: Marcel Dekker, Inc. Mohajeri, A. and Alipour, M., 2018. Information energy as an electron cor-relation measure in atomic and molecular systems. [online] Worldscien-tific.com. Available at: <https://www.worldscientific.com/doi/abs/10.1142/S0219749909005365> [Accessed 29 June 2018]. Shu-Bin. Liu, T., 2018. Rényi Entropy, Tsallis Entropy and Onicescu Information Energy in Den-sity Functional Reactivity Theory. [online] Whxb.pku.edu.cn. Available at: <http://www.whxb.pku.edu.cn/EN/10.3866/PKU.WHXB201509183> [Accessed 29 June 2018]. Yahya, W., Oyewumi, K. and Sen, K., 2018. Position and momentum information-theoretic measures of the pseudoharmonic potential. [online] Arxiv.org. Available at: <https://arxiv.org/abs/1409.7567> [Accessed 29 June 2018].