• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 8:14pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 8:14pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

3 Bar Fractal with mid-bar and bar on each side 11 replies

How to get the value indicator in a specific time every day 7 replies

EA to place order on specific time and specific price 2 replies

Pin bar, pin bar, pin bar 0 replies

opening time of a specific bar 1 reply

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe

Bar and indicators value on specific time

  • Post #1
  • Quote
  • First Post: Jan 3, 2008 4:19pm Jan 3, 2008 4:19pm
  •  syedks
  • | Joined Nov 2007 | Status: I can re-code the earth | 205 Posts
guys, i wanted to get rsi, stoch and other values for a specific time bar on my chart. how is this possible? I tried IBar and IBarShifts etc but no luck...

i want to get those value for 23GMT...

regards
- Syd [dust is my bed...]
  • Post #2
  • Quote
  • Jan 3, 2008 4:37pm Jan 3, 2008 4:37pm
  •  achandrasek
  • | Joined Feb 2006 | Status: Member | 476 Posts
Quoting syedks
Disliked
guys, i wanted to get rsi, stoch and other values for a specific time bar on my chart. how is this possible? I tried IBar and IBarShifts etc but no luck...

i want to get those value for 23GMT...

regards
Ignored
Hi syed,
You can do it in two ways.

One is to calculate the number of bars you have to shift and then calculate with that as shift (last parameter in any indi calculation). Not that easy sometimes.

The other way is to use a loop (for/while) until TimeHour(Time[i])==23.

Quote
Disliked
for (i=0;i<1000;i++) {
if (TimeHour(Time[i])==23) { do these and Print....; break; } }
I hope you can catch it from here.

chandra
 
 
  • Post #3
  • Quote
  • Last Post: Jan 3, 2008 4:42pm Jan 3, 2008 4:42pm
  •  syedks
  • | Joined Nov 2007 | Status: I can re-code the earth | 205 Posts


Quoting achandrasekaran99
Disliked
Hi syed,
You can do it in two ways.

One is to calculate the number of bars you have to shift and then calculate with that as shift (last parameter in any indi calculation). Not that easy sometimes.

The other way is to use a loop (for/while) until TimeHour(Time[i])==23.


I hope you can catch it from here.

chandra
Ignored
- Syd [dust is my bed...]
 
 
  • Platform Tech
  • /
  • Bar and indicators value on specific time
  • Reply to Thread
0 traders viewing now
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2022