Page 4 of 54 FirstFirst ... 2 3 4 5 6 14 ... LastLast
Results 31 to 40 of 540
Like Tree74Likes

Requests and Raw Ideas

This is a discussion on Requests and Raw Ideas within the General Discussion forums, part of the Trading Forum category; Hello, dear. There is a very old indicator Kovalev and I have long tried to apply it. Perhaps it is ...

      
   
  1. #31
    Junior Member
    Join Date
    Oct 2013
    Posts
    1
    Hello, dear.
    There is a very old indicator Kovalev and I have long tried to apply it.
    Perhaps it is not the Grail, but very original.
    In addition, it is late.
    I have long wanted to see it with a faster MA, help me, please.
    Thanks in advance.
    Best regards.
    Attached Files Attached Files
    Last edited by Dersu; 11-09-2013 at 08:01 PM.

  2. #32
    Senior Member
    Join Date
    May 2013
    Posts
    151

    Smile Better Bollinger Bands

    Hi Igor,
    I am desperately looking for Bollinger bands I can use with fractional Standard deviations, e.g. 2.5. You earlier provided "Better Bollinger bands" on another site.
    Could you provide it here for us? Thanks
    Jozo

  3. #33
    Junior Member
    Join Date
    Oct 2013
    Posts
    19
    I wish I could find some very informative books on trading somewhere in the forum

  4. #34
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by Jozo View Post
    Hi Igor,
    I am desperately looking for Bollinger bands I can use with fractional Standard deviations, e.g. 2.5. You earlier provided "Better Bollinger bands" on another site.
    Could you provide it here for us? Thanks
    Jozo
    It was coded here

    Just for information
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  5. #35
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by NaijaTrader View Post
    I wish I could find some very informative books on trading somewhere in the forum
    Just about books - you can read this thread Something to read for example
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  6. #36
    Junior Member
    Join Date
    Nov 2013
    Posts
    7
    Hello everybody,
    I'm developing a modular code to forget the most common parameters in a EA. I just want get multiple modules like:
    - money managment module (who manage the volume of the operations)
    - trader module (who buys and sells the orders and manage it - Trailing stop, buy, sell, stop, hide orders, etc.)
    - Logging module (who logging in some place - MySQL, screen, alerts, etc.) the code
    - Error's handle module (who try to solve the errors in trading and other general errors)
    - Information module (who has the information of the market - spread, buy, sell, etc.-)
    - News module (who takes care about the notices from different sources)

    Could anyone help me in some of the modules? I mean, I need do it from 0 and I appreciate some help to complete the job. The idea is that at the final, the code will be so modularized and only care about the indicators to do trading.

    Thank you in advance!
    Dream3r

  7. #37
    Senior Member levonisyas's Avatar
    Join Date
    Sep 2013
    Location
    Türkiye
    Posts
    122

  8. #38
    Junior Member
    Join Date
    Nov 2013
    Posts
    7
    Hello again!
    Thank you levonisyas, but it's so different of my initial idea. What I really want is build my own code. Also, I want convert the modules into a complex and simple system at the same time. How? The modules are completaly libraries and just are called when is necessary. The libraries/modules are individual and are just created for do the core of the system (the configuration of when and how trade the sistem with this indicators, etc.).

    The main idea is build each module separetaly. When I need some module, I create a "puzzle" with the modules. For example: I need a simple median cross? Easy: I get the Money Managment module, the trader module and with one or two indicators for this exclusivity strategy, I create the EA, only writing the specific code of the indicators and using the modules of Money Managment and the trade.


    Could someone help me on this?

    Thank you in advance!
    Dream3r

  9. #39
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    As I remember - coder KimIV already made module EA but it was many years ago. His money management module was famous one. But it was mnay years ago on some russian forum ... I will try to find the links.
    dream3r likes this.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  10. #40
    Junior Member
    Join Date
    Nov 2013
    Posts
    7
    Thank you newdigital.
    Don't you find it interesting? I mean, it let you program faster and focus only in "the strategy" instead of Money managment, trailing stops, etc.

    Regards

Page 4 of 54 FirstFirst ... 2 3 4 5 6 14 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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