Stochastic EA - Page 2
Page 2 of 5018 FirstFirst 123412 ... LastLast
Results 11 to 20 of 177

Thread: Stochastic EA

  1. #11
    I realized on sl, ea unexpectedly commerce with higher lot. I mean trade was with lot 0.03 and second trade is with two lot, and next commerce 0.03 lot.

  2. #12
    Quote Originally Posted by ;
    I understood on large sl, ea unexpectedly open trade with high lot. I mean commerce was with lot 0.03 and next trade is with 2 lot, and following trade 0.03 lot.
    Then there is a bug, Saztv, assess the code at which successive loss give 0.03 lot, should be 2 or 3 successive loss, could be there's a mistake there,

    add a line to check when the mistake happen, just after the order is taken:

    Inserted Code when ( ticket gt; 0 ) Print( lots =, DoubleToString(lots_loser,2), consecutive_loss, (series ) consecutive_loss, Error, ErrorDescription(GetLastError()) );

  3. #13
    There are many methods to use this ea. However, ther is the risk in to many losses in a row.
    So allow ´s try to let the lot on 0.01 and find a way to make it work.
    I actually would like to know if this is possible. Already attempted backtests about 1 minute chart but no luck sofar. 15 minutes looks promissing.
    When there's someone who's already profitable ea then it will be great if you prefer to share.

  4. #14
    Here is just one EA from yesteryear. Maybe you can re-use code, thought or something...
    https://forexintuitive.com/forex-tra...e-journal.html

  5. #15

  6. #16
    This is a martingale evaluation with subsequent settings and reports
    eur/usd 1min chart for approximately 6 months.



  7. #17
    Hello

    variant 011 test uploaded.
    Now trail isn't working but you may set takeprofit.

  8. #18
    hello

    Backtest on 1min eur/usd.



  9. #19
    #8203;Need some help with coding.

    I want the expert to stop trading following a profit. And if I like to exchange again bool to true manual can be switched by me.
    I figure I want a bool but do not know how.
    I expect there is a developer who would love to inspect https://forexintuitive.com/attachmen...1264660996.mq4

  10. #20
    New variant checks account amount.
    If new profit is higher then account the expert stops trading. You need to change balans (just 1 euro or dollar over your equilibrium )
    You can also place a lot higher value with balans then the expert keeps on trading.

    https://forexintuitive.com/attachmen...2096008103.mq4

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 more information