Forum

Bars() function return different values when debugging on real/history data

Hi, I use function Bar() to find out how many bars are in history. When I run it for D1 timeframe I receive 437 bars when debugging on history data, but more than 6000 when debugging on real data. I have "Unlimited" number of bars in Tools -> options. Is there some settings for debugging on history

Watch in debuger doesn't work

Hi, I am developing EA, and since yesterday debuger watch doesn't work for me. It shows weird values or "<not implemented for type XY>" for each variable (screen attached). EA run correctly and everythink is working, just I cant see variable values. Only debugging on historical data doesn't work