• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 1:54am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 1:54am
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Multi Pair Pivot Point Scanner Alerts mt4 552 replies

Multi Pair Average Range Scanner Alerts 67 replies

Multi timeframe multi chart 13 replies

Multi-Lot Multi-Timeframe Position trading 1,477 replies

Multi-pair trading or Few-Pair Trading. [poll] 15 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 32
Attachments: building multi-pair multi-timeframe scanner
Exit Attachments
Tags: building multi-pair multi-timeframe scanner
Cancel

building multi-pair multi-timeframe scanner

  • Last Post
  •  
  • Page 1 2 3
  • Page 1 2 3
  •  
  • Post #1
  • Quote
  • First Post: Edited Jan 6, 2021 10:16am Jan 5, 2021 8:18pm | Edited Jan 6, 2021 10:16am
  •  hayseed
  • Joined Nov 2006 | Status: Member | 3,654 Posts
you can do this..... from memory.... in your head..... if there is interest, i'll expand.....
//----

but first, imagine this......

a draftsman might draw construction plans for some building..... the builder might go to the draftsman several times with revisions or things left out in his original request..... day in day out same thing with different builders with different revisions different plans..... never knowing when a builder might come back he stacks a copy of every version on top of thousands of others......

a time will come when there is no room left..... he cleans house..... many of us do the same with code......
//------

quite often i'll mention scanning every pair on every time frame...... if there is interest, i'll expand this to the maximum limit.....

here is an example..... the scanner is a script, goes in the scripts folder..... the ZUP_v93 h, is a modified version on nens original indicator, goes in the indicators folder..... you need both......

within reason, you can scan for almost everything.....h
//----
Inserted Video


//-----

Attached File(s)
File Type: ex4 nen zup scanner.ex4   7 KB | 515 downloads
Attached File(s)
File Type: mq4 nen zup scanner.mq4   2 KB | 813 downloads
Attached File(s)
File Type: ex4 ZUP_93 h.ex4   772 KB | 511 downloads
Attached File(s)
File Type: mq4 ZUP_93 h.mq4   858 KB | 733 downloads
to trade and code, keep both simple... no call to impress....h
  • Post #2
  • Quote
  • Jan 5, 2021 9:07pm Jan 5, 2021 9:07pm
  •  AntiCre
  • Joined Jul 2015 | Status: Member | 491 Posts
I'm in!
 
 
  • Post #3
  • Quote
  • Jan 6, 2021 10:20am Jan 6, 2021 10:20am
  •  hayseed
  • Joined Nov 2006 | Status: Member | 3,654 Posts
Quoting AntiCre
Disliked
I'm in!
Ignored
//-----

hey anticre..... workin 12 hour days takes a toll..... just noticed i forgot to upload the code in post 1.....

will upload psar example tonite.....h
to trade and code, keep both simple... no call to impress....h
 
4
  • Post #4
  • Quote
  • Jan 6, 2021 11:26am Jan 6, 2021 11:26am
  •  marzinsz
  • | Joined May 2016 | Status: Member | 62 Posts
This is amazing...I'm IN
 
 
  • Post #5
  • Quote
  • Jan 7, 2021 10:00pm Jan 7, 2021 10:00pm
  •  hayseed
  • Joined Nov 2006 | Status: Member | 3,654 Posts
Quoting AntiCre
Disliked
I'm in!
Ignored
Quoting marzinsz
Disliked
This is amazing...I'm IN
Ignored
//----

hey anticre and marz...... here ya go...... psar break scanner.....

will upload bbands stops break scanner later...... and maybe some others.....h
//-----

Inserted Video

//----

video to explain the easy code.....
//---
Inserted Video

//----

Attached File(s)
File Type: ex4 psar break scanner.ex4   8 KB | 472 downloads
Attached File(s)
File Type: mq4 psar break scanner.mq4   2 KB | 691 downloads
to trade and code, keep both simple... no call to impress....h
 
3
  • Post #6
  • Quote
  • Jan 7, 2021 11:30pm Jan 7, 2021 11:30pm
  •  q_import
  • Joined Oct 2010 | Status: retired | 1,588 Posts
There is only iHigh in psar_break_scanner..
Would you like me to add some more?
 
1
  • Post #7
  • Quote
  • Jan 9, 2021 12:15am Jan 9, 2021 12:15am
  •  hayseed
  • Joined Nov 2006 | Status: Member | 3,654 Posts
Quoting q_import
Disliked
There is only iHigh in psar_break_scanner.. Would you like me to add some more?
Ignored
//----

hey q_import..... only one reference point is needed..... so adding any other should return the same results....

if the psar jumps above or below the high, it should jump above or below the open, low and close also..... it should clear the entire bar...

rarely it will fall within the candle like the video's example..... really not sure why that happens, but it does......h
to trade and code, keep both simple... no call to impress....h
 
2
  • Post #8
  • Quote
  • Jan 24, 2021 7:01am Jan 24, 2021 7:01am
  •  NaughtyPip
  • Joined Aug 2010 | Status: Member | 1,282 Posts
great thread - ive always wondered how to make a dashboard in mt4 with the scan results
 
 
  • Post #9
  • Quote
  • Jan 24, 2021 11:07am Jan 24, 2021 11:07am
  •  Bazzza
  • | Joined Sep 2014 | Status: Member | 238 Posts | Online Now
good stuff subscribed
 
 
  • Post #10
  • Quote
  • Jan 27, 2021 9:07am Jan 27, 2021 9:07am
  •  AntiCre
  • Joined Jul 2015 | Status: Member | 491 Posts
Quoting hayseed
Disliked
{quote} {quote} //---- hey anticre and marz...... here ya go...... psar break scanner..... will upload bbands stops break scanner later...... and maybe some others.....h //----- https://www.youtube.com/watch?v=_HF1u8P6b-I //---- video to explain the easy code..... //--- https://www.youtube.com/watch?v=4FyUfyM3FxI //---- {file}{file}
Ignored
Watched these and you latest videos. Really like your view! Thanks a lot for your efforts!
 
 
  • Post #11
  • Quote
  • Jan 27, 2021 11:49pm Jan 27, 2021 11:49pm
  •  skyf
  • | Joined Mar 2020 | Status: Member | 322 Posts
To build a multi scanner for this
Attached File(s)
File Type: mq4 Trline_Sub.mq4   4 KB | 302 downloads
Without despair & distraught, focus on Patience to FRESH MOTiVES.
 
 
  • Post #12
  • Quote
  • Jan 30, 2021 10:13pm Jan 30, 2021 10:13pm
  •  hayseed
  • Joined Nov 2006 | Status: Member | 3,654 Posts
Quoting skyf
Disliked
To build a multi scanner for this
Ignored
//-----

hey sky..... that is yura's fisher indicator from long ago..... you could scan for the signals but the manner in which it repaints would render the results untrustworthy.....h
to trade and code, keep both simple... no call to impress....h
 
2
  • Post #13
  • Quote
  • Jan 30, 2021 10:33pm Jan 30, 2021 10:33pm
  •  hayseed
  • Joined Nov 2006 | Status: Member | 3,654 Posts
qqe scanner example.....

was sure i had posted this but can't find it on anywhere on any forum now...... maybe it was a dream.....

part deals with a question about allowing users to select their timeframes.... in the video i show mladen's unique method first..... followed by mine.....

my method is simple..... mladens method is stable....

or put another way, a 1 handle 1 tire wheel barrow might be simple but a 2 handle 2 tire wheel barrow is far more stable.....h

//------
Inserted Video
Attached File(s)
File Type: ex4 multi timeframe multi pair qqe scanner.ex4   8 KB | 452 downloads
File Type: mq4 multi timeframe multi pair qqe scanner.mq4   2 KB | 695 downloads
to trade and code, keep both simple... no call to impress....h
 
4
  • Post #14
  • Quote
  • Feb 1, 2021 8:55am Feb 1, 2021 8:55am
  •  Tidy
  • | Joined Apr 2020 | Status: NO BRAINER TRADER | 18 Posts
Quoting hayseed
Disliked
you can do this..... from memory.... in your head..... if there is interest, i'll expand..... //---- but first, imagine this...... a draftsman might draw construction plans for some building..... the builder might go to the draftsman several times with revisions or things left out in his original request..... day in day out same thing with different builders with different revisions different plans..... never knowing when a builder might come back he stacks a copy of every version on top of thousands of others...... a time will come when there is...
Ignored
I'm in
NO BRAINER TRADER BE YOURSELF
 
 
  • Post #15
  • Quote
  • Feb 4, 2021 10:42pm Feb 4, 2021 10:42pm
  •  hayseed
  • Joined Nov 2006 | Status: Member | 3,654 Posts
Quoting Tidy
Disliked
I'm in
Ignored
//----

hey tidy..... well here ya go...... tsr scanner just for you.....

from this point forward they will be all in one.... meaning the scans will be selectable within a single script.....

idea of the end result would be the ability to scan every signal on every indicator on every pair on every time frame .....

which is something i've mentioned many times before......h
//-----

Inserted Video


//-----

Inserted Video


//----
Attached File(s)
File Type: ex4 tsr scanner.ex4   8 KB | 466 downloads
Attached File(s)
File Type: mq4 tsr scanner.mq4   3 KB | 595 downloads
to trade and code, keep both simple... no call to impress....h
 
5
  • Post #16
  • Quote
  • Feb 5, 2021 2:21am Feb 5, 2021 2:21am
  •  q_import
  • Joined Oct 2010 | Status: retired | 1,588 Posts
good work
 
 
  • Post #17
  • Quote
  • Feb 9, 2021 7:07am Feb 9, 2021 7:07am
  •  Tidy
  • | Joined Apr 2020 | Status: NO BRAINER TRADER | 18 Posts
Quoting hayseed
Disliked
{quote} //---- hey tidy..... well here ya go...... tsr scanner just for you..... from this point forward they will be all in one.... meaning the scans will be selectable within a single script..... idea of the end result would be the ability to scan every signal on every indicator on every pair on every time frame ..... which is something i've mentioned many times before......h //----- https://www.youtube.com/watch?v=E7TJqAB5XHw //----- https://www.youtube.com/watch?v=p2SMGzLuXRs //----{file}{file}
Ignored

Thanks for the good work
NO BRAINER TRADER BE YOURSELF
 
 
  • Post #18
  • Quote
  • Feb 11, 2021 6:39am Feb 11, 2021 6:39am
  •  skyf
  • | Joined Mar 2020 | Status: Member | 322 Posts
Is WPR and ADR scanner possible?
Without despair & distraught, focus on Patience to FRESH MOTiVES.
 
 
  • Post #19
  • Quote
  • Feb 11, 2021 9:13pm Feb 11, 2021 9:13pm
  •  hayseed
  • Joined Nov 2006 | Status: Member | 3,654 Posts
Quoting skyf
Disliked
Is WPR and ADR scanner possible?
Ignored
//-----

hey sky..... sure....... wpr is no different except your dealing with negative values..... a simple version would be scanning for the crossing above/below of the -50 line.....

if scanning for a moving average of the wpr, there will of course be the extra lag factor..... that lag bothers some people..... while others pay it no mind....

the wpr scanner goes in the scripts folder...... the wpr ma is a indicator, goes in indicator folder..... with built in ma of the wpr..... h
//-----
//----
Attached Image (click to enlarge)
Click to Enlarge

Name: audusd-d1-oanda-division1-wpr-ma.png
Size: 44 KB
Attached File(s)
File Type: ex4 wpr scanner.ex4   7 KB | 397 downloads
File Type: mq4 wpr scanner.mq4   2 KB | 505 downloads
File Type: ex4 WPR w MA.ex4   9 KB | 387 downloads
File Type: mq4 WPR w MA.mq4   6 KB | 490 downloads
to trade and code, keep both simple... no call to impress....h
 
2
  • Post #20
  • Quote
  • Feb 15, 2021 3:30am Feb 15, 2021 3:30am
  •  Tidy
  • | Joined Apr 2020 | Status: NO BRAINER TRADER | 18 Posts
Actually I don't know what I'm doing wrong I tried applying multi symbol in my EA but when I do I realised that my
Inserted Code
input ENUM_TIMEFRAMES time_frame;
Is not functioning again

I would love to see your approach and application of Multi symbol and multi timeframe with these tools

Thanks


TIDY
Attached File(s)
File Type: mq4 RSI_Divergence_v2.mq4   12 KB | 248 downloads
File Type: mq4 TidyMethod_FinalMethod_v3.mq4   15 KB | 265 downloads
NO BRAINER TRADER BE YOURSELF
 
 
  • Platform Tech
  • /
  • building multi-pair multi-timeframe scanner
  • Reply to Thread
    • Page 1 2 3
    • Page 1 2 3
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2023