Hanovers EA: Modifiion Question
Results 1 to 3 of 3

Thread: Hanovers EA: Modifiion Question

  1. #1
    Hey Men H

    I am attempting to alter one of Hanover's first indiors, Expert Background, but I am running into issues.

    Basically I want the previous value exported double. So the previous value from the CSV cloned.

    E.g.

    02-14-2013,23:55,1.33610,1.33650,1.33600, 1.33640,19
    02-14-2013,23:55,1.33610,1.33650,1.33600, 1.33640,19

    How can I achieve this?


    ~WW
    https://www.nigeriaforextrading.com/...1960977097.mq4

  2. #2
    Thanks Cyber,

    Works like a charm :~)

  3. #3
    Quote Originally Posted by ;
    Hey Guys H

    I am attempting to alter one of Hanover's initial indiors, Expert Background, but I am running into issues.

    Basically I need the previous value exported double. So the value in the CSV cloned.

    E.g.

    02-14-2013,23:55,1.33610,1.33650,1.33600, 1.33640,19
    02-14-2013,23:55,1.33610,1.33650,1.33600, 1.33640,19

    How can I accomplish this?


    ~WW
    wickedwin-

    Inserted Code Loe this line: FileWrite(handle, DateToStr(dt,DateTimeFmt), open, high, low, close, vol); right after include this: if(I== NumBars-1) FileWrite(handle, DateToStr(dt,DateTimeFmt), open, high, low, close, vol);

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.