A persisting error in Dynare Octave DSGE model

DSGE1.mod (2.2 KB)
Above mentioned file is code written by me for the Bayesian estimation of a DSGE model containing four sector namely firms, household, banks and shadow banking. I am getting a continuous error which is as follows:
dynare DSGE1.mod
Starting Dynare (version 5.3).
Calling Dynare with arguments: none
Starting preprocessing of the model file …
ERROR: DSGE1.mod: line 52, col 1: syntax error, unexpected INT_NUMBER

error: Dynare: preprocessing failed
error: called from
dynare at line 269 column 5
I am unable to figure out why this error is persisting. Kindly help me out.

The file you uploaded gives a different error message. Did you upload the most current one?

Yes I have uploaded the most recent one. However, now I am also uploading the file with some modifications.
DSGEM.mod (2.3 KB)

You did not provide a datafile.

DSGE.csv (1.3 KB)
Here is the datafile. Kindly help me out in running the bayesian estimation of DSGE in Dynare Octave.

It seems you did not add proper observation equations to your model. Your data is still trending. Please read See Pfeifer(2013): “A Guide to Specifying Observation Equations for the Estimation of DSGE Models”