so,

I trying this:
Code:
NumTrainCycles = 2;
	if(TrainCycle == 1) set(RULES);
	else if(TrainCycle == 2) set(PARAMETERS);
 	else if(TrainCycle == 0) set(RULES|PARAMETERS); ¨



after first cycle Train finish. I cannot found, where I have bug. Any Idea?

but every time run only 1 cycle.
Quote:

Bar 1849: 0 - bar 1850: 2

ai_dtree_opt compiling..................
4230 Bars 2019-03-27..2019-05-29 generated
Warning 047: USD/JPY first bar at 2019-03-27
Parse PredikceUSDJPY-5-white.csv.. 15380 records
Parse PredikceUSDJPY-15-white.csv.. 5254 records
Rules: ai_dtree_opt 2019
Assets HistoryAssetsGP.csv
Error 015: invalid advise signal[4] at bar 118
Train USDJPY_L => ai_dtree_opt_USDJPY_L.csv
Train USDJPY_S => ai_dtree_opt_USDJPY_S.csv


Attached Files Screenshot_87.png
Last edited by Grat; 06/07/19 13:07.