Assorted Indiors/Scripts
Page 1 of 7316 12311 ... LastLast
Results 1 to 10 of 3160

Thread: Assorted Indiors/Scripts

  1. #1

  2. #2
    Quote Originally Posted by ;
    Awesome indiors ! Thanks tons.
    Thanks for your kind words.

    Quote Originally Posted by ;
    Not sure how the Pair-Data-Bar Time script works.

    I attached it to one of my charts. . .the way I have understood it's that it must refresh the other 27 chart's 1 minute data I open up the relevant 1 minute chart.

    However, the script is studying No connection to host. That does not look like its functioning. . .am I totally wrong and does this work temporarily at startup across all of the charts and go dormant or is there something I want to do whilst attaching it to the chart?
    Yeah, that script is pretty old. If I recall correctly, I made that script to load up to M1 information since the broker's host would allow. And to remain clean the M1 in a preset interval. However, it has not been used by me .

    When I use it to some chart today, it does not do much. It loads some info, but not much. I do have an explanation for you. Maybe MT4 handles the loading of information a little differently today.

    If you still need performance like this, I'm sure there are many products out there which could handle it. Do an internet search and you will probably find something.

  3. #3
    These indiors will exhibit a vertical line at a particular time. These time-based indiors automatically handle Daylight Saving Time and broker conversions. Supported brokers are:

    Alpari (UK), Alpari (US), Avail Trading Corp, BroCo, Citi FX, Dukascopy,
    EuroOrient, FX Solutions, FXCM, FXDD, FXOpen, GAIN Capital, Go Markets, Interbank FX, MB Trading, Peregrine Financial Group, Varengold, MF Global FX, CFH Markets

    VerticalLineDayOpen.ex4
    ---------------------------
    Shows a vertical line at the start of each day. There is A day supposed to start at 17:00 New York Time.

    VerticalLineWeekOpen.ex4
    ---------------------------
    Shows a vertical line at the start of each week. A week is supposed to start at 17:00 New York Time.

    VerticalLineMonthOpen.ex4
    ---------------------------
    Shows a vertical line at the start of Every Month.
    https://www.forexsoutheast.asia/atta...1949368893.ex4
    https://www.forexsoutheast.asia/atta...1579156744.ex4
    https://www.forexsoutheast.asia/atta...5890489867.ex4

  4. #4
    This indior will display a vertical line at a particular time. Supported brokers are the same as formerly mentioned.

    For this one, you specify the time of day along with also the Currency Time Zone. Valid Currency Time Zones are recorded in the inputs section. Again, the indior will deal with all Daylight Saving Time and Broker Time Zone conversions.

    If you wish to draw a vertical line daily when the time is 08:00 at London, you'd place

    estrTime = 08:00
    estrCcyTZ = GBP

    if you would like to draw a vertical line daily when the time is 12:00 at New York, you'd place

    estrTime = 12:00
    estrCcyTZ = USD

    if you would like to draw a vertical line daily when the time is 10:00 at Tokyo, you'd place

    estrTime = 10:00
    estrCcyTZ = JPY
    https://www.forexsoutheast.asia/atta...1595844325.ex4

  5. #5
    This is the simplest of all scripts. I find it rather annoying once you remove an indior, EA, or script out of a chart and the Comment line is still populated. The programmer didn't clear the Comment line at the deinit() function. This script will clear the comment for you. Again, very easy (literally just 1 line of code) but a quick way to clear the comment.
    https://www.forexsoutheast.asia/atta...9943232705.ex4

  6. #6
    This indior sets two ATRs in 1 indior window. You do so to handle scaling properly.
    https://www.forexsoutheast.asia/atta...1301059752.ex4

  7. #7

  8. #8

  9. #9
    PairData-BarTime
    ----------------------
    I run this script every new time that I open MT4. It makes sure that I always have information for many pairs. It may be inserted to any chart and will run against M1 data.

    RangeBarScript2
    ----------------------
    That is a script that creates range bars (well, my variant of range pubs). It loops through all pairs your broker supplies (of the 28 non-exotic pairs) and creates/updates the range bar interval for every pair.

    I use this script in my own trading. I use than what I am providing here a version to be honest. This script has created a huge difference in my profitability. You may choose to conduct this in live manner background manner, or both.

    Make sure your M1 charts are up-to-date!
    https://www.forexsoutheast.asia/atta...1864462128.ex4
    https://www.forexsoutheast.asia/atta...1419468900.ex4

  10. #10
    ScrollToDate
    -------------
    Use this script to scroll multiple charts to some certain time.

    Step 1 - Add the script into a chart and place eblnMaster to authentic. This is your chart. The script will produce a Vertical Line called VL-ScrollToDate.

    Step 2 - Add the script to some secondary charts you want to automatically scroll to the date of the master chart. Set eblnMaster to false each one of these charts.

    Measure 3 - Move the Vertical Line VL-ScrollToDate on the Master chart and secondary charts are going to have Vertical Line placed on the exact same date and will scroll to that date.

    The scrolling may be flakey at times, but for the most part it functions. This script is extremely useful when reviewing history, especially with basket trades.
    https://www.forexsoutheast.asia/atta...9374038999.ex4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.