Search found 1 match

by Tradewithme
19 Aug 2011
Forum: MultiCharts
Topic: Function Question
Replies: 2
Views: 738

Function Question

Hello, I like to insert a function from EL to PL and get an error message. The function is to count the daily entries and get called by a strategy. Can you help? The function is: Inputs: Date(NumericSimple); Variables: Loop(0), Count(0); Count = 0; For Loop = 0 To 10 Begin If EntryDate(Loop) = Date ...

Go to advanced search