Reply

reporting SQ bugs & requesting new features

6 replies

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

5 years ago #236356

Our forum is not an ideal place to request features and report bugs. That’s what we have our roadmap for.

If you have an idea for a new feature or find an issue using StrategyQuant please use our tool to report bugs and requests: https://roadmap.strategyquant.com

When reporting a bug, a screenshot is usually not enough, you should provide also your strategy .SQX (if the problem is related to the strategy), or build configuration as saved CFX file – if it is related to build.

We appreciate your feedback

0

Alvaro Perez

Subscriber, customer, community, bbp_participant, 0 replies.

Visit profile

5 years ago #240533

Have you added any of your own snippet (into older copy)? If so you will need to modify the snippet code KeltnerATR.java so it can be compile in v119

 

Hi, I did not add my own snippet (at least, I am not aware of that).

Attached is KeltnerATR.java code. The error message says: “class, interface or enum is expected” in line 31/column 1:

package SQ.Blocks.Indicators.KeltnerATR;

 

Could anyone please let me know what needs to be changed in the code?

Thanks

 

EDIT:

In the navigator of the Code editor window, under Snippets/SQ/Blocks, there are other red signs with the following message: “category contains building block snippets with missing templates”. The following snippets show the “missing code” message. some show the message missing code in all languages, and others only in EasyLanguage…

/Functions:

GetDate.java

GetTime.java

Recent.java

/Indicators/CloseAll1:

CloseAll1.java

/Indicators/KeltnerATR:

KeltnerATR.java

/Order/Close:

CloseBestPosition.java

CloseWorstPosition.java

/Order/Modify:

SetProfitTarget.java

SetStopLoss.java

/OtherActions

AssignVariable.java

DrawDownArrow.java

DrawUpArrow.java

LogToJournal.java

SendEmail.java

/StratgyControl:

BarsSinceOrderClose.java

ClosePLinMoney.java

ClosePLinPips.java

LastOrderWas.java

LastOrderWasNot.java

OpenPlinMoney.java

OpenPLinPips.java

OrderOpenPrice.java

OrderPT.java

OrderSL.java

PendingOrderDoesntExist.java

PendingOrderExists.java

TradeRecentlyClosed.java

 

 

Attachments:
You must be logged in to view attached files.

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

5 years ago #240565

Try a clean install, the KeltnerATR.java is not a default SQX snippet

0

Alvaro Perez

Subscriber, customer, community, bbp_participant, 0 replies.

Visit profile

4 years ago #240828

Will a fresh install erase the projects that I have already created?

Is there a way to save/restore them in the newly installed SQX? I have already saved them in the users/projects folder, but I wonder if they could be restored just by copy/paste.

Please advice.

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

4 years ago #240838

Sure, you need to save your work as individual strategies (SQX files). You can do it manually or using the auto-save function available

Attachments:
You must be logged in to view attached files.

0

Alvaro Perez

Subscriber, customer, community, bbp_participant, 0 replies.

Visit profile

4 years ago #240847

Thank you, Tomas.

My question refers to the settings of the Custom Projects I have created. Will I be able to restore those settings for each individual custom project as they are now, with all the tasks and setting included in them? If so, is there anything I need to take into account in the procedure?

I have already saved the setting of each custom project in the user/projects folder.  Is it simply a matter of copy/pasting the *.cfx files in the same folder after the new install?

Best regards.

 

 

Attachments:
You must be logged in to view attached files.

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

4 years ago #240852

Hello, you can save the individual project config using project menu

Attachments:
You must be logged in to view attached files.

0

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

  • The topic ‘reporting SQ bugs & requesting new features’ is closed to new replies.