How to get exact Price from Time?
Pokaż wyniki od 1 do 4 z 4

Wątek: How to get exact Price from Time?

  1. #1
    Hi guys!!

    Można uzyskać na przykład wysoką cenę, jeśli znam tylko czas i brak świecy?
    I know that I get High price if I know candle number of that high price High[candle number]
    But time is huge number .... I can't put that time to High[]....
    Is there some way to use stored time to get price information?


    thanks for help!!

  2. #2

    Cytat Zamieszczone przez ;
    Hi guys!! It is possible to get for example High Price if I know only time and no number of candle? I know that I get High price if I know candle number of that high price High[candle number] But time is huge number .... I can't put that time to High[].... Is there some way to use stored time to get price information? thanks for help!!
    What terminal are you talking about ? Ninja ? MT5 ? MT4 ? In MT4 you can get the bar number from the bar time using
    http://docs.mql4.com/series/iBarShift

  3. #3

    Cytat Zamieszczone przez ;
    {quote} What terminal are you talking about ? Ninja ? MT5 ? MT4 ? In MT4 you can get the bar number from the bar time using
    http://docs.mql4.com/series/iBarShift
    Raptor Thanks!!! Looks that iBarShift will do this work!!! int iBarShift( string symbol, int timeframe, HERE I WILL PUT MY STORED TIME, bool exact=false) I need also that last info bool exact=false? Or I can ignore it? Again many thanks!!

  4. #4

    Cytat Zamieszczone przez ;
    {quote} Raptor Thanks!!! Looks that iBarShift will do this work!!! int iBarShift( string symbol, int timeframe, HERE I WILL PUT MY STORED TIME, bool exact=false) I need also that last info bool exact=false? Or I can ignore it? Again many thanks!!
    If you don't need an exact match you can ignore the exact parameter

Uprawnienia umieszczania postów

  • Nie możesz zakładać nowych tematów
  • Nie możesz pisać wiadomości
  • Nie możesz dodawać załączników
  • Nie możesz edytować swoich postów
  •  
Używamy cookies
Używamy cookies, aby jak najlepiej dostosować witrynę do Twoich potrzeb. Kontynuowanie przeglądania tej strony, oznacza zgodę na używanie plików cookies. Aby uzyskać więcej informacji zapoznaj się z naszą Polityką Prywatności.