Reply

How to add new signal and let it must be used.

4 replies

eastpeace

Customer, bbp_participant, community, sq-ultimate, 305 replies.

Visit profile

4 years ago #250159

Hello everyone, I have a request as below.

1, Create a custom signal.

 

Close > CloseD[1]

Close < CloseD[1]

Close>HighD[1]

Close<LowD[1]

 

*Closed, HighD, LowD means daily Bar’s close, high, low price.

 

2, Let this signal must be used when generating every strategy.

Yes, we can set Weight. But how to make sure it must be used?

 

 

0

hankeys

Customer, bbp_participant, community, sq-ultimate, 487 replies.

Visit profile

4 years ago #250162

you need to write template in algowizard and run build process with this template

but i never tried it

You want to be a profitable algotrader? We started using StrateQuant software in early 2014. For now we have a very big knowhow for building EAs for every possible types of markets. We share this knowhow, apps, tools and also all final strategies with real traders. If you want to join us, fill in the FORM.

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

4 years ago #250194

Hello,

the process of creating a strategy using template mode is described in this article https://strategyquant.com/doc/strategyquant/developing-strategies-using-custom-strategy-templates/

There were some changes to UI done but the logic remains the same. Let us know if any questions

0

hankeys

Customer, bbp_participant, community, sq-ultimate, 487 replies.

Visit profile

4 years ago #250224

but i think its impossible to write a template where i put for example 30 filtering options and want to achieve, that only 1 will be randomly used in the strategy and everything else (another filter, entry, SL, TP, trailing, exit) will be added from genetics algorithm

 

You want to be a profitable algotrader? We started using StrateQuant software in early 2014. For now we have a very big knowhow for building EAs for every possible types of markets. We share this knowhow, apps, tools and also all final strategies with real traders. If you want to join us, fill in the FORM.

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

4 years ago #250288

The template mode is being continuously improved and extended with new functionalities. The next build/update will also include some

0

Viewing 4 replies - 1 through 4 (of 4 total)