Indior that shows Wick size - Page 6
Page 6 of 736 FirstFirst ... 456
Results 51 to 58 of 358

Thread: Indior that shows Wick size

  1. #51
    Quote Originally Posted by ;
    because you can see in this pic, it shows my entire body length with length of 1 2 that I do not wanna show... beside, there is a refreshing problem; just examine the previous candle in live test, we see 2 values, above under the previous candle that it should reveal only the value that is under the candle, but when ever I refresh/reset the indi manuely, it's solved. picture
    mdswamp-
    There are just two issues.
    First * Poin isn't required
    (DisplayLengthLimit * Poin)

    Secondly the naming convention is the reason for the issue with the items.
    Red- and Green- is used so when a candle starts out as Green/Bull subsequently goes Red/Bear the Green thing doesn't get updated and deleted rather a new item is created.
    Easy solution - use same prefix for both Bull and Bear candles

  2. #52
    Hey Cyber1

    I altered it, I need the length of bull candle series above the duration of bear candle series under the candle, but the problem of past candle hasn't solved (the body length of past candle is 1 that should show nothing above or beneath the candle, but after rising the body length of this candle then collapse it to 1, 3 freezed above the candle) ...

    https://www.forexsoutheast.asia/atta...6298649067.mq4

  3. #53
    Hey Cyber1

    I modified it, I need the distance of bull candle series over the duration of bear candle series under the candle, but the issue of past candle has not solved (the entire body length of past candle is 1 that should show nothing over or under the candle, but after rising the body duration of the candle then collapse it to 1, 3 freezed over the candle) ...

    https://www.forexsoutheast.asia/atta...1404322177.mq4

  4. #54
    Quote Originally Posted by ;
    Hey Cyber1 I modified it, I want the length of bull candle show above the length of bear candle show below the candle, but the issue of past candle has not solved (the body length of past candle is 1 which should reveal nothing above or beneath the candle, but after climbing the body length of this candle then fall it to 1, 3 freezed above the candle) ... fileimage
    mdswamp-

    Define an up shade and down shade input to the first component.

    Second component - immediately after you make the name of the object delete if exists and remove it from where it's now. That ought to do it.
    Title = Aqua- TimeToStr(Time[I], TIME_DATE|TIME_MINUTES);
    if (ObjectFind(name) ! = -1) ObjectDelete(name);

  5. #55
    OK, ive modified it over and over, it works like a charm, thanks cyber1, I truly love it. .
    I changed name = Aqua- TimeToStr(Time[I], TIME_DATE|TIME_MINUTES); to title = TimeToStr(Time[I], TIME_DATE|TIME_MINUTES);
    immediately use should (ObjectFind(title) ! = -1) ObjectDelete(title); following it , but defined color in ObjectSetText command... ive only used color for showing bear bull candles.

    Thanks guy
    https://www.forexsoutheast.asia/atta...1006026860.mq4

  6. #56
    OK, ive altered it over and over, it works like a charm, thanks cyber1, I really appreciate it. .
    I changed name = Aqua- TimeToStr(Time[Id], TIME_DATE|TIME_MINUTES); to title = TimeToStr(Time[I], TIME_DATE|TIME_MINUTES);
    immediately use should (ObjectFind(title) ! = -1) ObjectDelete(title); after it defined colour in ObjectSetText command... ive only used colour for displaying bear bull candles.

    Thanks again man
    https://www.forexsoutheast.asia/atta...1513202323.mq4

  7. #57
    Doesn't work for me. Should sell correctly?

  8. #58
    Doesn't work for me. Should sell correctly?

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.