Holding a class on APIs near the end of the month www.datanowllc.com The setup class and the intro class are free, the others are per training...
looks like they have a to-be-white-labelled version called M4 out now (Sept. 2009)...
Any further progress with DYI here?
Did you ever find a worthwhile graphing / charting solution? Did you try modulusfe? I am trying to get away from using matlab and esignal and...
You are correct sir, Fidelity, not TDAmeritrade - - my mistake - - I am the dork for calling the wrong dorks dorks - - oh wait, I forget, we are...
traders studio realtime would be fantastic! Yeah in general spreadsheet anything is worthless for less than five minute timeframe...
'Sine Weighted Moving Average Indicator Dim Period As Integer Const PI = 3.1415926 Dim Factor, Num, Den, PreviousValue Option Explicit...
ATR volatility stop for ya... tradestation and multicharts are great, but look at all of the proprietary junk they stiffarm you with, here is a...
Visual Basic for Applications and Visual Basic (not dotNet) is less of a hassle - - whatever platform, just less proprietary BS... Tradestation...
'Trend Tracking Indicator Dim Period As Integer Option Explicit Option Base 1 Dim Z As Integer Dim UpPivotValue As Double Dim UpPivot As...
'tick charts vol Dim TicksNumber As Long Dim OnChangeClose As String Dim LastBar As Double Dim X As Double Dim Ticks() As Double Dim...
Dim X As Double Dim Z As Double Const Data As Long = 0 Option Explicit Public APP As DrwUserApp Implements Study Public Sub...
Dim TicksNumber As Long Dim OnChangeClose As String Dim LastBar As Double Dim X As Double Dim Ticks() As Double Dim LastClose As Double Dim...
Dim Range As Double Dim a As Double Dim c1 As Double Dim c2 As Double Dim c3 As Double Dim c4 As Double Dim res As Double Dim E1Period...
Dim Period As Double Dim Num As Double Dim Den As Double Dim i As Integer Dim PreviousValue As Double Dim PresentBar As Double Dim value As...
Separate names with a comma.