Search found 60 matches

by snscott
Fri Dec 04, 2009 4:25 am
Forum: MetaTrader
Topic: SNS DEVELOPER TOOL SERIES (SNS DTS)
Replies: 5
Views: 4784
Gender: Male

frang0nve wrote:Thanks for sharing. Perhaps it's a stupid question... But I can't find SNS_TABLE_OBJECT.MQH in the SNS_TABLE_OBJECT.zip file.


DOH! Oops_Smile

It's in there now. Sorry about that. I'll get the kinks worked out of this "process" sooner or later.
by snscott
Thu Dec 03, 2009 9:17 pm
Forum: MetaTrader
Topic: SNS DEVELOPER TOOL SERIES (SNS DTS)
Replies: 5
Views: 4784
Gender: Male

SNS_TABLE_OBJECT v1.0a [BETA]

SNS_TABLE_OBJECT Version 1.0a [BETA] 12/03/2009 Fixed a small, but annoying bug with where it looked for the MQH library/header file to include. [hr] Note to new MT4 programmers: MQL4 allows for two ways of using the #INCLUDE directive which affects where the compiler looks for the MQH header file ...
by snscott
Tue Dec 01, 2009 7:47 pm
Forum: MetaTrader
Topic: SNS DEVELOPER TOOL SERIES (SNS DTS)
Replies: 5
Views: 4784
Gender: Male

SNS_TABLE_OBJECT

SNS_TABLE_OBJECT This utility is an attempt to make it easier for developers to provide tables of data in their indicators . Commonly referred to as "gauges". Normally a developer has to painstakingly code several OBJECT creation and setting calls for each and every item shown on a data c...
by snscott
Tue Dec 01, 2009 7:39 pm
Forum: MetaTrader
Topic: SNS DEVELOPER TOOL SERIES (SNS DTS)
Replies: 5
Views: 4784
Gender: Male

SNS_OBJECTLIBRARY

SNS_ObjectLibrary Version 2.0 11/29/2009 This is the source code (MQ4) and #include (MQH) file for the "utilities" library that I use in most of my indicators. It is an accumulation of commonly used functionality that I found I was typing or cut-n-pasting over and over again so I decided ...
by snscott
Tue Dec 01, 2009 7:30 pm
Forum: MetaTrader
Topic: SNS DEVELOPER TOOL SERIES (SNS DTS)
Replies: 5
Views: 4784
Gender: Male

SNS DEVELOPER TOOL SERIES (SNS DTS)

TARGET AUDIENCE: MT4 PROGRAMMERS I'm going to put utility libraries here in this thread. These are NOT indicators, but are IMPORTABLE utility functions and "objects" that can help make some tasks easier for developers. For each library, I will include the source code (MQ4) file, and a MQH...
by snscott
Wed Nov 25, 2009 3:54 pm
Forum: MetaTrader
Topic: SNS_SHI_FIBS_CHANNEL
Replies: 9
Views: 14566
Gender: Male

Thanks Steve - SHI is a new system to me and have been fortunate in receiving support fm fellow trader today...will be watching yr platform with interest - gd luck Just to be clear, it is not " my platform ", by any means. I just enhanced the previously existing SHI CHANNEL indicator to i...
by snscott
Thu Nov 19, 2009 6:14 am
Forum: MetaTrader
Topic: Indictor that plots a vertical line prev to live candel
Replies: 2
Views: 4053
Gender: Male

Oh oh oh, this one was easy. :-) Here is SNS_PREVCANDLE_VLINE, which does what you describe. Inputs allow you to specify line width, style, and color (but keep in mind that styles other than "solid" are only available im MT4 when the line width is "1". Not sure exactly what this ...
by snscott
Thu Nov 19, 2009 5:48 am
Forum: general
Topic: Greetings Everyone
Replies: 7
Views: 4812
Gender: Male

Just don't listen to that " TRO " guy. Seriously, Sebastian, He's nuts. :smt119 He thinks this is a forum for people who breed, raise, and trade vermin. Like RATS and stuff. And he is extremely Yaleaphobic. And bound to be banned from this forum too. Any day now. Scared_Smile He's right b...
by snscott
Thu Nov 19, 2009 5:37 am
Forum: TheRumpledOne
Topic: coding gurus wanted
Replies: 2
Views: 2151
Gender: Male

Here djevlen, try this. The problem you had with the one you uploaded is that it was looping through all the bars every time and if any of those bars had a cross-over, it was marking the spot with an arrow and then sounding the alarm. This was obviously modified (as it states at the beginning of the...
by snscott
Tue Nov 17, 2009 10:20 pm
Forum: MetaTrader
Topic: SNS_SHI_FIBS_CHANNEL
Replies: 9
Views: 14566
Gender: Male

Steve, what does the alert setting alert us to? Thx That alert was/is in the original SHI indicator and it looks like it is supposed to sound off if the price is at or beyond a channel boundary line (but only one alert for any given candle - so it, thanklfully, does not continuously sound the whole...

Go to advanced search