Topic: Increasing max number of opening logic

Hi, is there anyway of increasing the max number of opening and closing logic?

Re: Increasing max number of opening logic

Yes, it is. You can open the config.xml file and to increase the constants:

  <MAX_ENTRY_FILTERS>4</MAX_ENTRY_FILTERS>
  <MAX_EXIT_FILTERS>2</MAX_EXIT_FILTERS>

Re: Increasing max number of opening logic

Got it! Thanks.

Re: Increasing max number of opening logic

Hi again, after I increase the constant, will FSB's generator automatically take advantage of using the additional entry signals or do I have to change other settings as well? Right now the Generator is still searching for results using 4 opening and 2 closing logic.

Re: Increasing max number of opening logic

Hi, besides that I have another question if i may, now that the max constant can be changed, is there a setting for min constant? (eg: I want to have a minimum or 4 opening and 2 closing strategies every time i run the generator.

Re: Increasing max number of opening logic

You can set the maximum allowed slots in the Generator's "Limitations" section .

WildboarJames wrote:

(eg: I want to have a minimum or 4 opening and 2 closing strategies every time i run the generator.

??? The Generator shows the best strategy it has found. It will not cancel a better strategy because it comprises less slots. Even more. There is a special algorithm that tries to reduce the number of used slots in such a way that the profit remains the same or larger.