OmniTrader Professional Forum OmniTrader Professional Forum
forums calendars search
today this week
 
register logon control panel Forum Rules
You are currently browsing as a guest.
You should logon to access more features
A Self-Moderated Community - ALL MEMBERS, PLEASE READ!
Vote for Members who contribute the most to your trading, and help us moderate content within the Forums.


Only Forum Moderators, Administrators, and the owner of this message may delete it.

 
beech pilot

Member
25
Posts: 36

Joined: 11/1/2018
Location: Visalia

User Profile
 
Subject : RE: Rolling Pivot Points
Posted : 2/6/2023 10:06 PM
Post #32191 - In reply to #5890

hello i get a compile error any help




***** Global *****:
FileName: ; Line: 0; Char: 0; Error Number: -2;
Microsoft (R) Visual Basic Compiler version 14.8.4084
for Visual Basic 2012
Copyright (c) Microsoft Corporation. All rights reserved.

This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to Visual Basic 2012, which is no longer the latest version. For compilers that support newer versions of the Visual Basic programming language, see http://go.microsoft.com/fwlink/?LinkID=533241

C:\Program Files (x86)\Nirvana\OT2023\VBA\Temp\rp.txt(168) : error BC30451: 'C' is not declared. It may be inaccessible due to its protection level.

If (Bar > (C.Length() - ((NumberHistoricalPivots * LookBack) + CurrLookBack(Bar)))) Then
~
C:\Program Files (x86)\Nirvana\OT2023\VBA\Temp\rp.txt(207) : error BC30451: 'C' is not declared. It may be inaccessible due to its protection level.

ElseIf ((Bar > (C.Length() - CurrLookBack(Bar))) And (afBARHOUR_23(Bar - 1) <> 23)) Then
~

Compiler return value: 1
Build failed.
Deleting message 32191 : RE: Rolling Pivot Points


Nirvana Systems
For any problems or issues please contact our Webmaster at webmaster@nirvsys.com.