142 not compatible with 141 user’s data folder?
5 replies
Drunksingha
1 year ago #289041
i install new version 142 today and do it again like i do everytime when updating version,
Copy all files in X:\oldSQXfolder\user to X:\newSQXfolder\user. but today i got errors:
Error: Note – Compile all failed – NO snippets were updated. Please fix the errors or compile the files you want to update individually.
Error: CloseAboveVWAP.java, duplicate class: SQ.Blocks.Indicators.VWAP.CloseAboveVWAP, LINE: 22, COLUMN: 8
Error: CloseBelowVWAP.java, duplicate class: SQ.Blocks.Indicators.VWAP.CloseBelowVWAP, LINE: 22, COLUMN: 8
Error: FastVWAPAboveSlowVWAP.java, duplicate class: SQ.Blocks.Indicators.VWAP.FastVWAPAboveSlowVWAP, LINE: 21, COLUMN: 8
Error: FastVWAPBelowSlowVWAP.java, duplicate class: SQ.Blocks.Indicators.VWAP.FastVWAPBelowSlowVWAP, LINE: 21, COLUMN: 8
Error: VWAP.java, duplicate class: SQ.Blocks.Indicators.VWAP.VWAP, LINE: 18, COLUMN: 8
Error: VWAPFalling.java, duplicate class: SQ.Blocks.Indicators.VWAP.VWAPFalling, LINE: 22, COLUMN: 8
Error: VWAPRising.java, duplicate class: SQ.Blocks.Indicators.VWAP.VWAPRising, LINE: 22, COLUMN: 8
Error: Indicators.java, method VWAP(com.strategyquant.tradinglib.ChartData,int) is already defined in class SQ.Internal.Indicators, LINE: 2117, COLUMN: 21
Error: HeapMemoryChart.java, Some input files use or override a deprecated API that is marked for removal.
Error: HeapMemoryChart.java, Recompile with -Xlint:removal for details.
Error: IndicatorBlock.java, Some input files use unchecked or unsafe operations.
Error: IndicatorBlock.java, Recompile with -Xlint:unchecked for details.
Info: Compilation failed, 8 error(s)
need to manually insert some snippets?
0
tomas262
1 year ago #289213
It seems to be related to custom indicators installed into 141 that cannot be transferred properly
You might try to remove the VWAP indicator before the transfer into 142
1
huangwh88
10 months ago #291694
I too am facing the same issue when copying the data folder over from 141 to 142.
All the extended snippets which were separately downloaded from the codebase or documentation sections of the SQ website are not correctly read in 142. For example, the connors RSI, force index, RVI indicators.
Has there been a confirmed workaround for this?
0
Adam_J
10 months ago #291811
<article class=”text-token-text-primary w-full focus:outline-none [–shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(–shadow-height) has-data-writing-block:pt-(–shadow-height) [&:has([data-writing-block])>*]:pointer-events-auto [content-visibility:auto] supports-[content-visibility:auto]:[contain-intrinsic-size:auto_100lvh] scroll-mt-[calc(var(–header-height)+min(200px,max(70px,20svh)))]” dir=”auto” tabindex=”-1″ data-turn-id=”request-690c6575-b828-832d-b368-a849422e6060-15″ data-testid=”conversation-turn-204″ data-scroll-anchor=”true” data-turn=”assistant”>
</article>
0
Utter Mahato
10 months ago #291813
Hello Team ,
I created my very first EURUSD strategy and trying to test in live market . However , i am struggling to upload the Strategy on chart . while i checked On MT5 account journal
following errors are appearing on experts tab –
– CAnnot load custom indicator’Sqkelnerchannel’ 4802
-cannot load custom indicator’SqATR’
-can not load custom indicator ‘sqheikenashi;
Note:
i have done copy custom indicators from SQX to MT5 and refresh
i have done compile but there is 0 errors and 3 warnings msg popping up
Please guide me !
Thanks !
0
tomas262
10 months ago #291840
Does your strategy contains a subcharts reference (SubchartSymbol parameter)? If so make sure it is set to correct name according to your broker platform symbol list
0
Viewing 5 replies - 1 through 5 (of 5 total)