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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

No Free Lunch but all the Free Coffee you can drink 736 replies

SWAP free, rollover free Broker? 15 replies

tools for easier trading with fratelli system 33 replies

All the most widely used tools = the strongest tools 5 replies

  • Trading Journals
  • /
  • Reply to Thread
  • Subscribe
  • 846
Attachments: JagzFX Free Trading Tools
Exit Attachments
Tags: JagzFX Free Trading Tools
Cancel

JagzFX Free Trading Tools

  • Last Post
  •  
  • 1 5152Page 535455 69
  • 1 52Page 5354 69
  •  
  • Post #1,041
  • Quote
  • Nov 18, 2020 7:49am Nov 18, 2020 7:49am
  •  lenj
  • | Joined Nov 2020 | Status: Member | 4 Posts
[quote=belie;13263319]{quote} I will share how I use BOx in my strategy.

Thanx for sharing your setup. I have not yet been able to get the LBS to produce overall positive results but will continue to test.
 
 
  • Post #1,042
  • Quote
  • Nov 18, 2020 9:33am Nov 18, 2020 9:33am
  •  LifeHunt3r
  • Joined Nov 2016 | Status: Member | 233 Posts
Jagz,

I have an idea for a very simple indicator, based on my observing EAX and PINS for some years now.

One thing we all know: with dashboard trading, it is only worth trading when the market is trending. How do we know when the market is trending, without having all the charts open?

MTF PINS start aligning.

With time, you can just have a quick glance at your PINS to see how “orderly” or “all over the place” they are, and it tells you immediately if it’s a trending market, or not. When PINS start aligning, you have an increase in the NUMBER of MTF PINs. So when the market is trending/expanding, you have an increase in MTF PIN count, and vice versa when the market is contracting.

My suggestion is a simple PIN Counter: a small visual display of how many PINs there are of a specific PIN number at any given time, and an alarm when it exceeds a certain number.

See attached image below. The idea is to have a small indicator that gives us a little box on the screen that tells us how many PINs there are of a specific PIN number/column.
Attached Image (click to enlarge)
Click to Enlarge

Name: PIN Counter1.png
Size: 254 KB


Inputs would typically be:
PIN to read
X position
Y position
PIN Count that will trigger alarm
Alarm/email options

With this PIN Counter, we will basically have an indicator with an alarm for when the market is trending.

I think such a PIN Counter will work very well with csDash - if the market is cooking, you always get an increase in the csDash PIN counts... Also MADdash and all MUX MTF combinations…

What do y’all think?

Cheers,

Lee
Fix your thoughts on what is true, and honorable, and right, and pure...
 
2
  • Post #1,043
  • Quote
  • Nov 18, 2020 12:40pm Nov 18, 2020 12:40pm
  •  LFN
  • | Joined Oct 2006 | Status: Member | 577 Posts
Quoting jagzuk
Disliked
{quote} Here is the Volume Climax PIN I mentioned. This is adapted from the Better Volume indicator. //+------------------------------------------------------------------+ //| JagzFX VSA Volume Climax PIN | //| Copyright 2020, JagzFX | //| https://jagzfx.com | //+------------------------------------------------------------------+ //| v1.00 First version - adapted from Better Volume Histogram {file}
Ignored

Hi JagzFX. Thanks for your hard work with the PINS
Would it be possible for you to let the inputs be visible in the Volumes PIN, as in the indicator Better Volume?
I have tried to get same signals as "PVSRA Volumes Set" indicator, and this is very close. I need the Lookback setting and maybe Period setting.
Attached Image
 
 
  • Post #1,044
  • Quote
  • Nov 19, 2020 5:47am Nov 19, 2020 5:47am
  •  jagzuk
  • Joined Sep 2015 | Status: Member | 493 Posts
Quoting LifeHunt3r
Disliked
Jagz, I have an idea for a very simple indicator, based on my observing EAX and PINS for some years now. One thing we all know: with dashboard trading, it is only worth trading when the market is trending. How do we know when the market is trending, without having all the charts open? MTF PINS start aligning. With time, you can just have a quick glance at your PINS to see how “orderly” or “all over the place” they are, and it tells you immediately if it’s a trending market, or not. When PINS start aligning, you have an increase in the NUMBER of...
Ignored
Hi Lee, great to hear from you!

Just to make sure I understand it correctly. I'm assuming we are tracking PIN #9 and have a 'signal count threshold' set to 5. So if we get at least 5 signals of any combinations of long/short, we would get an alert? Is that correct?

Regards
Jagz
Always read Post #1
 
 
  • Post #1,045
  • Quote
  • Nov 19, 2020 8:21am Nov 19, 2020 8:21am
  •  jagzuk
  • Joined Sep 2015 | Status: Member | 493 Posts
Quoting LFN
Disliked
{quote} Hi JagzFX. Thanks for your hard work with the PINS Would it be possible for you to let the inputs be visible in the Volumes PIN, as in the indicator Better Volume? I have tried to get same signals as "PVSRA Volumes Set" indicator, and this is very close. I need the Lookback setting and maybe Period setting. {image}
Ignored
Hi,

I have made the lookback parameter available in the PIN.

Note that in the Better Volume indicator, the MA setting does not affect the generation of the impulse bars, it is purely used to plot the Volume MA line on the chart. However, I assume that you wish to use the MA to filter our low-volume impulse signals?

I have another PIN that just deals with volume levels, and you can use that in combination with this PIN and a MUX to provide a filtered signal. See next post for Volume MA PIN.

Inserted Code
//+------------------------------------------------------------------+
//|                                     JagzFX VSA Volume Climax PIN |    
//|                                           Copyright 2020, JagzFX |
//|                                               https://jagzfx.com |
//+------------------------------------------------------------------+
//| v1.00   First version - adapted from Better Volume Histogram
//| v1.01   Made lookback period available in parameters
Attached File(s)
File Type: ex4 JagzFX_PIN_VSA_Volume_Climax_v1_01.ex4   36 KB | 207 downloads
Always read Post #1
 
3
  • Post #1,046
  • Quote
  • Edited 3:25pm Nov 19, 2020 8:41am | Edited 3:25pm
  •  jagzuk
  • Joined Sep 2015 | Status: Member | 493 Posts
Volume MA PIN v1.00

I developed this PIN to help in detecting if the volume is increasing or decreasing. For example, you may only want to trade when the volume is building, not when it is fading.

A good way to understand how this PIN works is to first add the Volumes Indicator to a chart and then drag two moving averages onto the Volume window. Adjust the MAs to different values and you should get something like this:

Attached Image

Now, it is important to understand that this PIN gives a trade/no-trade signal and not a buy/sell signal: you cannot connect this PIN directly to EAX.
Instead, you need to use it with my PIN Multiplexer (MUX) as a filter for other signals. Set a channel on the MUX to mode A (Allow) and send the Volume MA to that channel. Connect your other PINs to the MUX and their signals will now be filtered by the volume.

If you want a very responsive signal, e.g. for impulse trading, set the Fast MA to a slow value, such as 1, and the Slow MA to a higher value such as 20.
Attached File(s)
File Type: ex4 JagzFX_PIN_Volume_MA_v1_00.ex4   31 KB | 196 downloads
Always read Post #1
 
4
  • Post #1,047
  • Quote
  • Nov 19, 2020 10:22am Nov 19, 2020 10:22am
  •  Leviticus83
  • Joined Jan 2019 | Status: Member | 257 Posts
Quoting jagzuk
Disliked
{quote} Hi Lee, great to hear from you! Just to make sure I understand it correctly. I'm assuming we are tracking PIN #9 and have a 'signal count threshold' set to 5. So if we get at least 5 signals of any combinations of long/short, we would get an alert? Is that correct? Regards Jagz
Ignored
Hi Jagz,

I've stumbled across coding this requested pin to Lee. I made mistake somewhere which is related to ArraySize I guess but could not figure out where I lack understanding. I have a draft code if you wish to look at it - can drop it through pm as a link to my cloud storage. Just let me know.
Soli Deo honor et gloria... - 1 ad Timotheum 1:17
 
 
  • Post #1,048
  • Quote
  • Nov 19, 2020 1:41pm Nov 19, 2020 1:41pm
  •  rumbaut
  • Joined Aug 2010 | Status: Member | 508 Posts
Quoting LifeHunt3r
Disliked
Jagz, I have an idea for a very simple indicator, based on my observing EAX and PINS for some years now. One thing we all know: with dashboard trading, it is only worth trading when the market is trending. How do we know when the market is trending, without having all the charts open? MTF PINS start aligning. With time, you can just have a quick glance at your PINS to see how “orderly” or “all over the place” they are, and it tells you immediately if it’s a trending market, or not. When PINS start aligning, you have an increase in the NUMBER of...
Ignored
Hi, wow LifeHunt3r.

Today I was chatting with Leviticus83 and asking for something similar like your idea. Jagzuk ,what I am asking is the following modification in your JagzFX_EAX_MUX_v1.01 indicator.

I need the Jag MUX to have the option to filter if majority of pairs inside have 1 or 2. Let say I have 7 pairs and some show SELL, others BUY. If I set this option with 5 maximum as soon as any 5 are SELL or BUY they will trigger.

Note: the rest of the options now in the indicator will be the same as now.

In the attached picture will OUTPUT only those 5 pairs with 1, the another 2 showing SELL will OUTPUT 0
Attached Image
 
 
  • Post #1,049
  • Quote
  • Nov 19, 2020 2:50pm Nov 19, 2020 2:50pm
  •  LifeHunt3r
  • Joined Nov 2016 | Status: Member | 233 Posts
Quoting jagzuk
Disliked
I'm assuming we are tracking PIN #9 and have a 'signal count threshold' set to 5. So if we get at least 5 signals of any combinations of long/short, we would get an alert? Is that correct? Regards Jagz
Ignored
Jagz,

Thanx for your time! Ultimately the idea is to have an on-screen display of the selected PIN count. In this example, PIN 9 is tracked, so firstly we have a basic indicator with an on-screen display of PIN 9 and the current number of signals under PIN 9 (regardless of alert).

In my request, I posted an image with a little box with Read PIN and Count. The box in the image wasn't to provide info, the idea is that the box IS the indicator. So there is a little box on the screen that constantly (in real time) gives you an indication of the number of signals you have under PIN 9. The alert is almost an optional extra: should the number of signals under PIN 9 reach (for example 12), you will be alerted. Using 12 as an example, I would not receive a signal from my image example as I only have 5 signals, but the on-screen indi would still show I have 5 signals under PIN 9.

Hope this helps!

Cheers

Lee
Fix your thoughts on what is true, and honorable, and right, and pure...
 
 
  • Post #1,050
  • Quote
  • Nov 19, 2020 3:28pm Nov 19, 2020 3:28pm
  •  jagzuk
  • Joined Sep 2015 | Status: Member | 493 Posts
Quoting jagzuk
Disliked
Volume MA PIN v1.00 I developed this PIN to help in detecting if the volume is increasing or decreasing. For example, you may only want to trade when the volume is building, not when it is fading. A good way to understand how this PIN works is to first add the Volumes Indicator to a chart and then drag two moving averages onto the Volume window. Adjust the MAs to different values and you should get something like this: {image} Now, it is important to understand that this PIN gives a trade/no-trade signal and not a buy/sell signal: you cannot connect...
Ignored
Opps! If you've downloaded this and it doesn't work, please download it again from the original post. In haste, I uploaded a part of the code instead of the compiled ex4.
Always read Post #1
 
 
  • Post #1,051
  • Quote
  • Nov 19, 2020 4:29pm Nov 19, 2020 4:29pm
  •  rumbaut
  • Joined Aug 2010 | Status: Member | 508 Posts
Quoting jagzuk
Disliked
{quote} Opps! If you've downloaded this and it doesn't work, please download it again from the original post. In haste, I uploaded a part of the code instead of the compiled ex4.
Ignored
good you mentioned it, didn't work here . Working now. Thanks for this
 
 
  • Post #1,052
  • Quote
  • Nov 20, 2020 8:36am Nov 20, 2020 8:36am
  •  rumbaut
  • Joined Aug 2010 | Status: Member | 508 Posts
Hello Jagz

Thanks again for the PIN VOL, showing here as you detailed channel ALLOW mode, but at the end EURAUD PIN 5 ( MUX ALLOW ) is not triggering BUY 1
Attached Image (click to enlarge)
Click to Enlarge

Name: JagzFX MUX Allow channel with PIN VOL.jpg
Size: 170 KB
 
 
  • Post #1,053
  • Quote
  • Nov 20, 2020 11:45am Nov 20, 2020 11:45am
  •  jagzuk
  • Joined Sep 2015 | Status: Member | 493 Posts
Quoting rumbaut
Disliked
Hello Jagz Thanks again for the PIN VOL, showing here as you detailed channel ALLOW mode, but at the end EURAUD PIN 5 ( MUX ALLOW ) is not triggering BUY 1 {image}
Ignored
Hi,

(A)llow mode only filters another signal, so you also need to have a (N)ormal channel with a constant directional signal, e.g. a trend signal.

Hope that explains it.

Regards
Andy
Always read Post #1
 
 
  • Post #1,054
  • Quote
  • Nov 20, 2020 8:25pm Nov 20, 2020 8:25pm
  •  rumbaut
  • Joined Aug 2010 | Status: Member | 508 Posts
Quoting jagzuk
Disliked
{quote} Hi, (A)llow mode only filters another signal, so you also need to have a (N)ormal channel with a constant directional signal, e.g. a trend signal. Hope that explains it. Regards Andy
Ignored
I got it now, thanks. Could you make the filter option I requested in post 1048 ?

https://www.forexfactory.com/thread/...4#post13272894
Attached Image
 
 
  • Post #1,055
  • Quote
  • Nov 25, 2020 5:25am Nov 25, 2020 5:25am
  •  Night63
  • | Joined Sep 2020 | Status: Member | 130 Posts
Quoting jagzuk
Disliked
Volume MA PIN v1.00 I developed this PIN to help in detecting if the volume is increasing or decreasing. For example, you may only want to trade when the volume is building, not when it is fading. A good way to understand how this PIN works is to first add the Volumes Indicator to a chart and then drag two moving averages onto the Volume window. Adjust the MAs to different values and you should get something like this: {image} Now, it is important to understand that this PIN gives a trade/no-trade signal and not a buy/sell signal: you cannot connect...
Ignored
Please what Fast/Slow for any TF ??
 
 
  • Post #1,056
  • Quote
  • Nov 25, 2020 5:34am Nov 25, 2020 5:34am
  •  jagzuk
  • Joined Sep 2015 | Status: Member | 493 Posts
Quoting Night63
Disliked
{quote} Please what Fast/Slow for any TF ??
Ignored
The PIN is an oscillator: it compares two moving averages (MA) of the volume, Fast (shorter period) and Slow (longer period).
When the volume is rising, the FAST MA moves above the Slow MA and this creates the Allow signal which can be used by the MUX PIN to turn other signals on or off.
You need to set the MAs to your own requirements. Do some experiments with the MT4 Volumes indicator, drag two moving averages (SMA) onto the chart and adjust their periods.
Always read Post #1
 
 
  • Post #1,057
  • Quote
  • Nov 25, 2020 6:26am Nov 25, 2020 6:26am
  •  jagzuk
  • Joined Sep 2015 | Status: Member | 493 Posts
I suspect, by the time I send this reply you have noticed signals reappear?

However, to explain:

(1) With low values for the Fast MA, there are times when this will happen (e.g. when volumes are declining across the board after a period on intense trading),
(2) This will occur more frequently if you are using the Signal Shift set to Current Bar. Remember that a volume bar opens at zero, so this will skew the averages down at the beginning of each bar.

Jagz
Always read Post #1
 
 
  • Post #1,058
  • Quote
  • Nov 26, 2020 9:43am Nov 26, 2020 9:43am
  •  duongvancuon
  • | Joined Sep 2020 | Status: Member | 85 Posts
Quoting jagzuk
Disliked
Volume MA PIN v1.00 I developed this PIN to help in detecting if the volume is increasing or decreasing. For example, you may only want to trade when the volume is building, not when it is fading. A good way to understand how this PIN works is to first add the Volumes Indicator to a chart and then drag two moving averages onto the Volume window. Adjust the MAs to different values and you should get something like this: {image} Now, it is important to understand that this PIN gives a trade/no-trade signal and not a buy/sell signal: you cannot connect...
Ignored
I see a problem and it is not really the volume indicator. Please correct only 1 average line if the volume is larger than the average value, you can consider buying or selling. Thank you for sharing God bless your family well!
Attached Image (click to enlarge)
Click to Enlarge

Name: 22.PNG
Size: 57 KB
 
 
  • Post #1,059
  • Quote
  • Nov 26, 2020 9:52am Nov 26, 2020 9:52am
  •  duongvancuon
  • | Joined Sep 2020 | Status: Member | 85 Posts
Quoting jagzuk
Disliked
Volume MA PIN v1.00 I developed this PIN to help in detecting if the volume is increasing or decreasing. For example, you may only want to trade when the volume is building, not when it is fading. A good way to understand how this PIN works is to first add the Volumes Indicator to a chart and then drag two moving averages onto the Volume window. Adjust the MAs to different values and you should get something like this: {image} Now, it is important to understand that this PIN gives a trade/no-trade signal and not a buy/sell signal: you cannot connect...
Ignored
I see a problem and it is not really the volume indicator. Please correct only 1 average line if the volume is larger than the average value, you can consider buying or selling. Thank you!
Attached Image (click to enlarge)
Click to Enlarge

Name: 33.PNG
Size: 64 KB
 
 
  • Post #1,060
  • Quote
  • Nov 26, 2020 2:31pm Nov 26, 2020 2:31pm
  •  rustydavo
  • | Joined Jul 2017 | Status: Member | 129 Posts
Quoting rushamg
Disliked
It's still open... {image} {image}
Ignored
This looks tremendous. Do you have a set file for this?
 
 
  • Trading Journals
  • /
  • JagzFX Free Trading Tools
  • Reply to Thread
    • 1 5152Page 535455 69
    • 1 52Page 5354 69
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