hello,everyone. i am a new user of dynare and have some questions of how to write a right DSGE model in dynare. the questions are as follows:
1,what equations in the economic model should be written in a dynare code: FOCs, resource constraint, equilibrium conditions? and, should the consumer's budget constraint be written in dynare?
2,i have written a dynare code but it cannot run properly, the information given by dynare is as follows:
SOLVE: maxit has been reached
??? Error using ==> steady_
STEADY: convergence problems
Error in ==> steady at 54
steady_;
Error in ==> macroprudential at 293
steady;
Error in ==> dynare at 120
evalin('base',fname) ;
i have posted my dynare code in the attachment. will someone help me to find out what's actually wrong? thank you very much.