Hanover replies to PMs - Page 2
Page 2 of 6133 FirstFirst 123412 ... LastLast
Results 11 to 20 of 327

Thread: Hanover replies to PMs

  1. #11
    I discovered this one on forex-tsd. The code was a mess; I've tidied it up a bit, and set the defaults to Dean Malone settings and colours. Appears to plot the right curves (in comparison alongside the original TDI), although I can't examine the alarms as the market is closed. I suppose Tillson's smoothing is related to by the T3 option.
    https://www.nigeriaforextrading.com/...6943366555.mq4

  2. #12
    1 Attachment(s) PMs don't allow attachments, hence I have answered here. Attached is a zipped CSV record of news events sourced involving Jan 2007 and now from thenigeriaforextradingcalendar. You can load it straight and then filter, sort or otherwise manipulate the data and utilize Excel's graphing abilities to plot trends of such as news events. I guess this may create a kind of sheet.

    The document is generated by FFcal.EXE, which creates a document called @[email protected] comprising all news events in its database, which are sourced fromnigeriaforextradingcalendar. It is possible to download FFcal.EXE in the ZIP here.

    There is also a fantastic link posted by Shabs19 here.

    That's about the best I can do. Hope it's helpful.

    David
    https://www.nigeriaforextrading.com/...g-average.html

  3. #13
    Quote Originally Posted by ;
    As we can see from the screenshot, price has reversed significantly since the period of the former article, illuing beautifully the advantages and disadvantages of using SLs.

    By using a SL, I was stopped out at breakeven. ....

    If I hadn't employed a SL, I'd currently be at about -70 pips, with approx 50/50 probability of the drawdown worsening.
    2.5 weeks later, and the transaction would currently be 195 pips, but would have needed to endure a ~150 pip drawdown on the way.

    Needing to wait 2.5 weeks to get a bit better than 1:1 trade is inefficient, IMO. And that assumes that I'd have known in advance what the max drawdown would be, that of course is impossible.

    However, each to their own.

  4. #14
    I realised to trade forex and also be succesful you will need a border... I'm amazed to realised that your currency advantage indi might be one that gives me one.

    Since you're the founder of it. . Any advice on improvement? I'm using your indi with default settings, and once I see in m5 or even m15 currencies beginning to go opposite I just enter with a trade R/R 1/1 20 pips ot and till now it looks it is about 60%.

  5. #15
    Attached.

    In case you don't need the source, download the .ex4 file just (into your .../experts/indiors folder).

    If you would like the source to compile properly, you'll also need the .mqh documents here.

    To see the descriptions, you have to press F8 and check 'Display thing descriptions' on.
    https://www.nigeriaforextrading.com/...5674208595.ex4
    https://www.nigeriaforextrading.com/...8367776355.mq4

  6. #16
    Hi David,

    Happy New Year.

    I have been off and on this forum because 2008.

    Could you please notify me on how to go about loing a coder who can produce a simple automated platform for currency options to exchange on Interactive Brokers using their API.

    Coders knowing C , Java, Python, R, VB and Excel can do this. I would prefer to deal with a coder who understands FX trading and options.

    Thanks.

  7. #17
    Quote Originally Posted by ;
    I realised to trade Currency Market and also be succesful that you want an edge... I am amazed to realised your currency advantage indi might be one that gives me one.

    As you are the creator of it. . Any information on improvement? I am using your indi with default settings, and when I see in currencies starting to go opposite I only enter with a trade R/R 1/1 20 pips ot and till now it looks it is wining about 60%.
    I only saw your post now.

    I use the strength indy Just in the D1/W1 TFs, as a proxy for macroeconomics. Not sure how to best use it on briefer TFs. But, pairing strongest currencies from the weakest is a sensible adjunct to any trend-following system.

    There are some very good notes on money flows by unknown4x in this thread.

  8. #18
    Use the attached indior. Copy it to the .../experts/indiors folder, and re-start MT4.

    The indy assumes that the information file you name already exists at the .../experts/files folder, and then that its format will be

    date/time,value

    using date/time sorted into ascending sequence (i.e. first date at the start of the file).

    FileName #8212; the title of the file whose information you want plotted. It must already exist at the .../experts/files folder.

    DateFormat #8212; the format of the date, or date/time value, from the file. Examples of formats that are valid:

    DD/MM/YYYY (date only)
    YYYY.MM.DD (date only)
    YYYY.MM.DD HH:II (date and hours/minutes)

    DateDelimiters #8212; all those delimiters used to separate values from the date/time area, e.g. periods, slashes, spaces, colons

    FieldDelimiter #8212; the character used to separate the date/time area in the value area

    In the sample file below, the date/time is at the format YYYY.MM.DD HH:II
    along with the field delimiter is a comma. Notice the dates/times are in ascending sequence.
    Inserted Code #91;color=Blue #93;2012.06.06 20:00,1774 2012.06.06 21:00,2114 2012.06.06 22:00,2423 2012.06.06 23:00,1534 2012.06.07 00:00,1075 2012.06.07 01:00,1161 2012.06.07 02:00,1094 2012.06.07 03:00,2204 2012.06.07 04:00,2357 2012.06.07 05:00,1641 2012.06.07 06:00,1333 2012.06.07 07:00,1375 2012.06.07 08:00,1583 2012.06.07 09:00,2800 2012.06.07 10:00,3838 2012.06.07 11:00,3659 2012.06.07 12:00,3771 2012.06.07 13:00,2988 2012.06.07 14:00,4120 2012.06.07 15:00,3800 2012.06.07 16:00,4440 2012.06.07 17:00,5394 2012.06.07 18:00,4062 2012.06.07 19:00,3179 2012.06.07 20:00,3139 2012.06.07 21:00,1965 2012.06.07 22:00,2565 2012.06.07 23:00,1658 2012.06.08 00:00,644 2012.06.08 01:00,939 2012.06.08 02:00,1103 2012.06.08 03:00,2998 2012.06.08 04:00,2954 2012.06.08 05:00,2263 2012.06.08 06:00,1465 2012.06.08 07:00,2057 2012.06.08 08:00,2213 2012.06.08 09:00,3917 2012.06.08 10:00,4203 2012.06.08 11:00,4393 2012.06.08 12:00,3874 2012.06.08 13:00,3371 2012.06.08 14:00,3137 2012.06.08 15:00,3969 2012.06.08 16:00,4057 2012.06.08 17:00,4181 2012.06.08 18:00,3524 2012.06.08 19:00,2250 2012.06.08 20:00,2289 2012.06.08 21:00,2014 2012.06.08 22:00,1705 2012.06.08 23:00,1622 #91;/color#93; In the above criteria are met, the indior (when attached to your chart) will plot the values in the file at a window beneath the primary chart window. The data values must align properly with the chart interval. The information record was utilized, along with the default settings from the indior, to produce the plot displayed at the screenshot.

    David
    https://www.nigeriaforextrading.com/...ndon-open.html
    https://www.nigeriaforextrading.com/...3368004901.ex4

  9. #19
    If you are interested in getting the source code, then it is attached. You'll also need the .mqh files, for your indy to compile.
    https://www.nigeriaforextrading.com/...9778665104.mq4

  10. #20
    Hi Hanover

    I would like a small favour to ask from you. I attached an ATR projection indior and could love an alert for this. I would like it to provide me an alert ONLY if Price action rolls the purple line. Thats the line im interested in.
    I would really love that.

    Regards
    X
    https://www.nigeriaforextrading.com/...1342006614.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.