Search results

  1. S

    intraday data

    Hello, Has someone in this forum, bought intraday data from disktrading? Are their data reliable? I need your advice. Thank You.
  2. S

    Need help to code

    Hello WarEagle, It's perfectly what I need. Many thanks to you, and wish you and everyone a nice day. Bye!
  3. S

    Need help to code

    For hanseng1, yes.
  4. S

    Need help to code

    My indicator is a modified Stochast indicator . When the Stoch is >=90 for the first time in the day, say for exemple at 09:47, then in this case, I want that my system give for the "buysignal" the value of the highest high between the opening and the 17th bar, and for the "sellsignal" the...
  5. S

    Need help to code

    Up ! Thanks.
  6. S

    Need help to code

    Unfortunately, it does'nt work. I want that the Highest High and Lowest low since the opening, at the moment when myindicator=100 for the first time this day since the opening. And this Highest high and the lowest low would be my pivotpoint of the day, even if some times later...
  7. S

    Need help to code

    Thanks for your quick reply, I'll try this and let you know the result. Bye.
  8. S

    Need help to code

    Good morning, my idea is the following: Count the bars since the opening until my indicator1=100. If myindicator1=100 the 7th bar then i want to buy if price>highest high of the 1st to 7th bar. And sell if the price< lowest low of the 1st to 7 bar.So It is a very simple and basic idea. I...
Back
Top