Page 46 of 55 FirstFirst ... 36 44 45 46 47 48 ... LastLast
Results 451 to 460 of 546
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; Originally Posted by vsreeram77 i want the camarilla levels for using advanced version with formula as below , it is ...

      
   
  1. #451
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,477
    Blog Entries
    2950
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by vsreeram77 View Post
    i want the camarilla levels for using advanced version with formula as below , it is good and profitable if we use it consistent

    h3 = close + (high - low) * 1.1 / 4.0
    h4 = close + (high - low) * 1.1 / 2.0

    h5 = (high/low) * close

    h6 = h5 + 1.168 * (h5 - h4)




    l3 = close - (high - low) * 1.1 / 4.0

    l4 = close - (high - low) * 1.1 / 2.0

    l5 = close - (h5 - close)

    l6 = close - (h6 - close)

    kindly Help all of us Igorad....
    I passed this request to Iorad.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  2. #452
    Junior Member
    Join Date
    Jul 2014
    Posts
    26
    Hi newdigital,

    We talked before concerning the Donchain EA. - It fell in my mind that I have a thing, a indicator, to make you review (not related to Donchain EA).

    Can you review the code for potential correction of the (maybe known "Vulkan Indicator"). It's signals are basically VERY interesting. Only it seems not to update sometimes, sometimes the arrow comes just fine (normally), but sometimes it comes late and only after manual refresh.

    No hurry, but if Icould kindly ask you to review the "Vulkan" and if possible make the following modifications to it:

    1. Check if there is an error in coding why does not always update and make it update/place the signal correctly

    2. It might give multiple signals, please make it plot/show on chart all of these signals (as it is now, it deletes past signals at a refresh -> it shall show them)

    * It would be nice if we reach to make "Vulkan" properly. Hopefully it is not a given bevaviour by the code/type of calculation model.

    Many thanks!

    Requests and Raw Ideas-vulkan-sp1.jpg

    Requests and Raw Ideas-vulkan-sp2.jpg

    Requests and Raw Ideas-vulkan-sp3.jpg

    Vulkan Profit.ex4

  3. #453
    Junior Member
    Join Date
    Jul 2014
    Posts
    26
    p.s. one has to play a bit with the EMA values f.e. 18/55 or 75/100

  4. #454
    Junior Member
    Join Date
    Jul 2014
    Posts
    26
    p.p.s. it is linked to "Sidus" which in fact bevaives very the same, say the signal is basically very good but sometimes it comes delay or only after refresh

  5. #455
    Junior Member
    Join Date
    Jul 2014
    Posts
    26
    The other inidicator is "UniLineBreak_v2.3 600+" attempting to filer.. .

  6. #456
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,477
    Blog Entries
    2950
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by luxde View Post
    Hi newdigital,

    We talked before concerning the Donchain EA. - It fell in my mind that I have a thing, a indicator, to make you review (not related to Donchain EA).

    Can you review the code for potential correction of the (maybe known "Vulkan Indicator"). It's signals are basically VERY interesting. Only it seems not to update sometimes, sometimes the arrow comes just fine (normally), but sometimes it comes late and only after manual refresh.

    No hurry, but if Icould kindly ask you to review the "Vulkan" and if possible make the following modifications to it:

    1. Check if there is an error in coding why does not always update and make it update/place the signal correctly

    2. It might give multiple signals, please make it plot/show on chart all of these signals (as it is now, it deletes past signals at a refresh -> it shall show them)

    * It would be nice if we reach to make "Vulkan" properly. Hopefully it is not a given bevaviour by the code/type of calculation model.

    Many thanks!
    ...
    It is in ex4 so it can not be edited sorry.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  7. #457
    Junior Member
    Join Date
    Jul 2014
    Posts
    26
    I see. Let me check if I can get a .mq4 somewhere.

  8. #458
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,477
    Blog Entries
    2950
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by luxde View Post
    Hi newdigital,

    We talked before concerning the Donchain EA. - It fell in my mind that I have a thing, a indicator, to make you review (not related to Donchain EA).

    Can you review the code for potential correction of the (maybe known "Vulkan Indicator"). It's signals are basically VERY interesting. Only it seems not to update sometimes, sometimes the arrow comes just fine (normally), but sometimes it comes late and only after manual refresh.

    No hurry, but if Icould kindly ask you to review the "Vulkan" and if possible make the following modifications to it:

    1. Check if there is an error in coding why does not always update and make it update/place the signal correctly

    2. It might give multiple signals, please make it plot/show on chart all of these signals (as it is now, it deletes past signals at a refresh -> it shall show them)

    * It would be nice if we reach to make "Vulkan" properly. Hopefully it is not a given bevaviour by the code/type of calculation model.
    ...
    Look at this thread: http://newdigital-world.com/trading-...vas-boxes.html
    --------------

    Darvas Boxes are on this thread:
    - DarvasBoxes_v3 indicator is here
    - DarvasBoxes_v3 600+ indicator is on this post.
    javi7777 likes this.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  9. #459
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,477
    Blog Entries
    2950
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by newdigital View Post
    Look at this thread: http://newdigital-world.com/trading-...vas-boxes.html
    --------------

    ...
    And for this one (incl the EA) -

    Breakout Systems
    - DonchianBreakoutSystem indicator and DonchianBreakoutSystem EA are on this thread. Those are the advanced DonchianBreakoutSystem with ability to show the trade analysis on the chart. This version is for the build 600 and above
    - DonchianBreakoutSystem_v1.1 600+ indicator is on this thread. This is the updated DonchianBreakoutSystem indicator with option to see the trade exits. This version is for the build 600 and above
    - DonchianBreakoutSystem_v1.1.1 600+ indicator is on this thread. This is the updated DonchianBreakoutSystem indicator with option to show the trade analysis and the trade exits on the chart with the different price type for the breakout including the Heiken Ashi Close for the breakout for profit factor from 61.0 to 181.2 on EURUSD. This version is for the build 600 and above
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  10. #460
    Junior Member
    Join Date
    Jul 2014
    Posts
    26
    Noted, thank you the ref's

Page 46 of 55 FirstFirst ... 36 44 45 46 47 48 ... 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
  •