While having problems during my initial try with continuous futures I noticed an old thread about the MACD not working. This was my original problem. When I started playing around with .znf files I found that no matter how many futures contracts I specify in the continuous symbol, only the latest 20 contracts are displayed.
Can someone verify this? If true, it sounds like someone has written the code with a fixed array instead of a dynamically allocated one. If this turns out to be the cause, can it be fixed?
BTW, deleting several of the continuous futures symbols (I took it down to 26) solves the MACD problems, as reported earlier, but the display of only 20 contracts persists.
I did my testing by copying the latest NQ.Q text from the compsyms2.inf file to the compsyms.znf file.
Can someone verify this? If true, it sounds like someone has written the code with a fixed array instead of a dynamically allocated one. If this turns out to be the cause, can it be fixed?
BTW, deleting several of the continuous futures symbols (I took it down to 26) solves the MACD problems, as reported earlier, but the display of only 20 contracts persists.
I did my testing by copying the latest NQ.Q text from the compsyms2.inf file to the compsyms.znf file.
Comment