+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3
Results 21 to 22 of 22
 5 Attachment(s)    

Thread: EA Builder free...

  1. #21
    Junior Member
    Join Date
    Aug 2009
    Posts
    6

    Default Thanks for your efforts

    Quote Originally Posted by bt2 View Post
    Had another play. It looked like there was a function defined inside the start function, but then there was an if() function just below the //functions label.

    Did some cut & pastes to where I guess they might fit.
    Took magicnumber out of data going to countorders function. The function is only expecting 1 thing to be sent to it, thats Type.
    Oh - changed name to CountedOrders only cause I was guessing at the problem.

    Does compile now, but with 4 warnings:
    Function "CheckForExistingHedge" is not referenced and will be removed from exp-file (I think the compiler means ex4 file)
    Function "AreHedgeAndOriginalAtBreakeven" is not referenced and will be removed from exp-file
    Function "HedgeTrade" is not referenced and will be removed from exp-file
    Function "DetermineTrendDirection" is not referenced and will be removed from exp-file
    0 error(s), 4 warning(s)

    Up to you to add bits in to call these functions from where you want to.
    At the moment they are basicly redundant code, but I suspect you will want to use them.

    Also carved back the error printing line to real basic, cause it is trying to call a function that puts the error text up, but you haven't got that function coded. Sorry couldn't find it among my junk. I have it somewhere.

    Interested in how this progresses as an ea. Have learnt heaps trying to track the errors, thanks for the opportunity to play with your ea.

    Ops just about forgot to post the edited ea.

    cheers bt2
    Thanks bt2 and nabelion for your assistance.

    Bt2, you really tried in bring down the errors to just 4 warnings.

    The maxorder seem not to be working. When I ran your edited version it still opened more than 3 orders per pair I specified in the maxorder. What I want is for the ea to open a specified number of x orders per pair rather than opening 12 or more orders per pair.

    As for the 4 functions warnings maybe the attached ea might be of help. That is where I copied from the functions and hedging codes I pasted in the ea. Can you please take a look at it and see what I did wrong.

    Once again, thanks for your efforts.
    Attached Files

  2. #22
    Junior Member
    Join Date
    Jun 2011
    Posts
    4

    Default

    If you're still looking for EA Builder, you should check out StrategyTune. It's free visual EA Builder.
    Site is strategytune.com

+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Forex Strategy Builder
    By funyoo in forum Softwares
    Replies: 3
    Last Post: 03-05-2011, 08:15
  2. No free good ea is in this forum.
    By billsechen in forum General discussion
    Replies: 14
    Last Post: 01-16-2011, 15:14
  3. Free EA and tons of Mt4 forex indicators
    By nicolebobbin in forum Ideas for expert advisors
    Replies: 0
    Last Post: 05-16-2009, 13:03
  4. Free Trading Videos and Information
    By pcreid in forum Commercial ads
    Replies: 0
    Last Post: 03-14-2009, 02:37

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts