10.7/10.9 INDI SOLUTIONS

This is where Bob posts his own threads
Post Reply
taipan
Trader
Posts: 355
Joined: Sat Feb 16, 2013 11:27 am

10.7/10.9 INDI SOLUTIONS

Post by taipan »

James Roscoe » Mon Apr 07, 2014 10:58 am wrote:Okay, I give up. Where is the TDMTL indicator? I searched FF and Forex TSD, there are dozens of iterations fof the indi. Which one is bob using?

Thanks for the help

James
That is the Demark TrendLine indicator. I think it can only be compiled using new build 600+ and cannot be compiled and used in build 509. Encountered a lot of errors when tried to compiled using Empty4 build 509.
User avatar
nanningbob
Trader
Posts: 4564
Joined: Sun Dec 04, 2011 1:23 pm

10.7/10.9 INDI SOLUTIONS

Post by nanningbob »

Mouteki?? Section at FF I have one at home
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
User avatar
fok
Trader
Posts: 59
Joined: Wed Oct 23, 2013 1:15 pm
Location: Seasia

10.7/10.9 INDI SOLUTIONS

Post by fok »

James Roscoe » Mon Apr 07, 2014 2:58 am wrote:Okay, I give up. Where is the TDMTL indicator? I searched FF and Forex TSD, there are dozens of iterations fof the indi. Which one is bob using?

Thanks for the help

James
:hi:
10.7 TDMTL_ALERT V1.2.ex4
10.7 TDMTL_ALERT V1.2.mq4
Cheers
You do not have the required permissions to view the files attached to this post.
James Roscoe
Trader
Posts: 69
Joined: Sun Apr 14, 2013 4:51 am

10.7/10.9 INDI SOLUTIONS

Post by James Roscoe »

fok » Mon Apr 07, 2014 4:09 am wrote:
James Roscoe » Mon Apr 07, 2014 2:58 am wrote:Okay, I give up. Where is the TDMTL indicator? I searched FF and Forex TSD, there are dozens of iterations fof the indi. Which one is bob using?

Thanks for the help

James

:hi:



Cheers
Thanks! :yahoo:
James Roscoe
Trader
Posts: 69
Joined: Sun Apr 14, 2013 4:51 am

10.7/10.9 INDI SOLUTIONS

Post by James Roscoe »

taipan » Mon Apr 07, 2014 3:54 am wrote:
James Roscoe » Mon Apr 07, 2014 10:58 am wrote:Okay, I give up. Where is the TDMTL indicator? I searched FF and Forex TSD, there are dozens of iterations fof the indi. Which one is bob using?

Thanks for the help

James
That is the Demark TrendLine indicator. I think it can only be compiled using new build 600+ and cannot be compiled and used in build 509. Encountered a lot of errors when tried to compiled using Empty4 build 509.
Hi taipan, yes that was a worry for me. I had already upgraded to 600+ after I realized that the coders here had moved on from the prior builds. 10.7 does not work on 500 builds.

So thanks to the coders here for dragging me to the next level! :clap:
spotdespot
Trader
Posts: 768
Joined: Sun Jan 22, 2012 11:38 pm

10.7/10.9 INDI SOLUTIONS

Post by spotdespot »

This is a question for Tommaso really I think. If you see the attached image it shows white and aqua lines that are weekly and daily opens respectively. Obviously for today they are in the same position so overlap. I would have expected the daily and weekly stoch to be "high" and not "low" as price is above the daily & weekly opens. Am I missing something?

On a separate note - there is a minor cosmetic issue it seems with the levels in the indis. For the AEJ one you updated for >600 builds the levels were dictated by the parameter inputs and changing timeframe would draw the levels. It seems this isn't happening for the 10.7/10.9 ones in the same way. No big deal obviously - just a cosmetic thing.

Cheers,
Dave.
audchfh1.png
You do not have the required permissions to view the files attached to this post.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

10.7/10.9 INDI SOLUTIONS

Post by milanese »

spotdespot » Mon Apr 07, 2014 8:34 am wrote:This is a question for Tommaso really I think. If you see the attached image it shows white and aqua lines that are weekly and daily opens respectively. Obviously for today they are in the same position so overlap. I would have expected the daily and weekly stoch to be "high" and not "low" as price is above the daily & weekly opens. Am I missing something?

On a separate note - there is a minor cosmetic issue it seems with the levels in the indis. For the AEJ one you updated for >600 builds the levels were dictated by the parameter inputs and changing timeframe would draw the levels. It seems this isn't happening for the 10.7/10.9 ones in the same way. No big deal obviously - just a cosmetic thing.

Cheers,
Dave.
I will later do here some updating with using the autosunday calculations to for the stoch calculations as in the moment only the TMAslope uses this in the indicators...

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
rocketman99
Trader
Posts: 91
Joined: Wed Dec 19, 2012 1:19 am

10.7/10.9 INDI SOLUTIONS

Post by rocketman99 »

milanese » Mon Apr 07, 2014 9:45 am wrote:
spotdespot » Mon Apr 07, 2014 8:34 am wrote:This is a question for Tommaso really I think. If you see the attached image it shows white and aqua lines that are weekly and daily opens respectively. Obviously for today they are in the same position so overlap. I would have expected the daily and weekly stoch to be "high" and not "low" as price is above the daily & weekly opens. Am I missing something?

On a separate note - there is a minor cosmetic issue it seems with the levels in the indis. For the AEJ one you updated for >600 builds the levels were dictated by the parameter inputs and changing timeframe would draw the levels. It seems this isn't happening for the 10.7/10.9 ones in the same way. No big deal obviously - just a cosmetic thing.

Cheers,
Dave.
I will later do here some updating with using the autosunday calculations to for the stoch calculations as in the moment only the TMAslope uses this in the indicators...

Cheers :)

Tommaso
Can you add the following to the new indi:

extern bool PushAlert = true;

//+------------------------------------------------------------------+
//| |
//+------------------------------------------------------------------+
void fireAlerts(string sMsg)
{

if(PopupAlert)
Alert(sMsg);

if(EmailAlert)
SendMail("Stoch Alert On "+Symbol(),sMsg);

if(PushAlert)
SendNotification(sMsg);

}

Also, can you add labels to the buffers so that when I hover over the lines it does not say "value1", "value2" etc. Saves me from having to look at the code to figure out what colour line is which.

Thanks for the great work.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

10.7/10.9 INDI SOLUTIONS

Post by milanese »

rocketman99 » Mon Apr 07, 2014 8:58 am wrote:
Can you add the following to the new indi:

extern bool PushAlert = true;

//+------------------------------------------------------------------+
//| |
//+------------------------------------------------------------------+
void fireAlerts(string sMsg)
{

if(PopupAlert)
Alert(sMsg);

if(EmailAlert)
SendMail("Stoch Alert On "+Symbol(),sMsg);

if(PushAlert)
SendNotification(sMsg);

}

Also, can you add labels to the buffers so that when I hover over the lines it does not say "value1", "value2" etc. Saves me from having to look at the code to figure out what colour line is which.

Thanks for the great work.
I will take a look to do this :)

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
spotdespot
Trader
Posts: 768
Joined: Sun Jan 22, 2012 11:38 pm

10.7/10.9 INDI SOLUTIONS

Post by spotdespot »

milanese » Mon Apr 07, 2014 9:45 am wrote: I will later do here some updating with using the autosunday calculations to for the stoch calculations as in the moment only the TMAslope uses this in the indicators...

Cheers :)

Tommaso
Great - thanks Tommaso. Incredible work you have done with Bob here. Thank you.

Cheers,
Dave.
Post Reply

Return to “Bob's individual forum”