logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
mutkan  
#1 Posted : 6 years ago
mutkan

Rank: Newbie

Groups: Registered Users, Subscribers, Unverified Users
Joined: 12/14/2015(UTC)
Posts: 6

Thanks: 1 times

I am working on Ichimoku system and need to modify it a bit. I need to figure out what the external function is doing? Can anyone help to extract the business logic running behind ExtFml("PowerPivots.SysEval"..)

The forum script is provided such as 

ST:=(HHV(H,26)+LLV(L,26))/2; TL:=(HHV(H,9)+LLV(L,9))/2; A1:=Ref((ST+TL)/2,-25); A2:=Ref((HHV(H,52)+LLV(L,52))/2,-25); LE:= If(A1>=A2,Cross(C,A1),Cross(C,A2)); LX:= If(A1>=A2,Cross(A1,C),Cross(A2,C)); SE:= If(A1>=A2,Cross(A2,C),Cross(A1,C)); SX:= If(A1>=A2,Cross(C,A2),Cross(C,A1)); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); Buy:=If(TL>ST AND B>0,1,0); Sell:=If( TL < ST AND B < 0,-1,0); Buy+Sell<>-1 and Ref(Buy+Sell,-1)=-1

Users browsing this topic
Guest (Hidden)
Similar Topics
PowerPivots.SysEval (Advanced Coding Techniques)
by mutkan 6 years ago
Std Error Channel PowerPivots Plus (Formula Assistance)
by Derek Worswick 10 years ago
PowerPivots Plus PP+ posts and discussions in one place (Plugins & Addons)
by ahmedalhosen 12 years ago
powerpivots dll wanted (Formula Assistance)
by kfklaihk 13 years ago
PowerPivots Plus for MetaStock (Third Party Add-Ons)
by kahill 14 years ago
Is ExtFml("PowerPivots.Pivots") reliable ? (Formula Assistance)
by fran 15 years ago
PowerPivots Plus Help Needed (Plugins & Addons)
by nasdaqtrader 18 years ago
Is there a way to use the MS Explorer to filter for Extfml(PowerPivots.Pivots) signals? (Plugins & Addons)
by NeptuneG23 18 years ago
Need the free trial PowerPivots Systems, Explorations, and Experts [RESOLVED] (MetaStock)
by timwilsn 19 years ago
PowerPivots Plus Add-on new Indicators (Plugins & Addons)
by anejanitin 19 years ago
PowerPivots Data Create and Data Localize Functions (MetaStock)
by minnamor 19 years ago
PowerPivots Plus and www.marketangel.com (Plugins & Addons)
by KevinAker 19 years ago
PowerPivots Plus Add-on for my last POST (Plugins & Addons)
by henry1224 19 years ago
PowerPivots Plus Add-on and the error of our ways (Plugins & Addons)
by henry1224 19 years ago
PowerPivots in explorations (Formula Assistance)
by vaughn 19 years ago
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

information You have 1 unread message(s) in your Inbox.