Forex Tester Forum (Professional Training Software for Traders) Forum Index Forex Tester Forum (Professional Training Software for Traders)

Back to main site   Risk disclosure
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Swing point high and low

 
Post new topic   Reply to topic    Forex Tester Forum (Professional Training Software for Traders) Forum Index -> Indicators
View previous topic :: View next topic  
Author Message
cheshire



Joined: 02 Jun 2012
Posts: 14

PostPosted: Sun Jun 10, 2012 8:48 am    Post subject: Swing point high and low Reply with quote

Can somebody make a swing point high and low for FT?

Swing point high = For a valid swing point high, highest high for the next six candle

Swing point low= For a valid swing point low, lowest low for the next six candle.

Starting of the next swing point will be on the 6th candle of the swing point. Do let me know. I can attach some pic if you need some example.
Back to top
View user's profile Send private message
cheshire



Joined: 02 Jun 2012
Posts: 14

PostPosted: Sun Jun 10, 2012 3:38 pm    Post subject: Reply with quote

It will be like this

↓ Potential and Actualized Swing Low Coding Snippet
For each successive bar read …
If the SuccessiveLows counter is greater than 6
Then the PotentialSwingLow becomes an ActualizedSwingLow.Reset the SuccessiveLows
counter to 1 and record theActualizedSwingLow. Mark the current bar as the
“new”PotentialSwingLow.
Else If the low of the new bar yields a lower low than thePotentialSwingLow
Then that bar replaces the PotentialSwingLow. Reset theSuccessiveLows counter to
one.
Else if the low of the new bar yields a higher low than theprevious low bar
Then increment the SuccessiveLows counter by one
The same coding snippet would apply to swing highs as well.
↓ Potential and Actualized Swing High Algorithm Snippet
For each successive bar read …
If the SuccessiveHighs counter is greater than 6
Then the PotentialSwingHigh becomes an ActualizedSwingHigh.Reset the
SuccessiveHighs counter to 1 and record theActualizedSwingHigh. Mark the current
bar as the “new”PotentialSwingHigh.
Else If the high of the new bar yields a higher high thanthe PotentialSwingHigh
Then that bar replaces the PotentialSwingHigh. Reset theSuccessiveHighs counter
to one.
Else if the high of the new bar yields a lower high thanthe previous high bar
Then increment the SuccessiveHighs counter by one
Back to top
View user's profile Send private message
cheshire



Joined: 02 Jun 2012
Posts: 14

PostPosted: Mon Jun 18, 2012 1:38 pm    Post subject: Reply with quote

Here's the video of how to mark a valid swing point create by me.

http://youtu.be/BviWDejFk7I
Back to top
View user's profile Send private message
cheshire



Joined: 02 Jun 2012
Posts: 14

PostPosted: Mon Jun 18, 2012 1:39 pm    Post subject: Reply with quote

Hopefully someone can make me the indicator...your help is really appreciated
Back to top
View user's profile Send private message
yameen.forex



Joined: 26 Dec 2012
Posts: 1

PostPosted: Thu Feb 07, 2013 2:50 pm    Post subject: Please share, if anyone has this indicator Reply with quote

Has anyone already programmed swing point high and low indicator? Please share it. Your help would be highly appreciated.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Forex Tester Forum (Professional Training Software for Traders) Forum Index -> Indicators All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group