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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Fibo Fibo Fibo 14 replies

Attacking the problem of different timezones and the delay to enter trades 66 replies

How to differentiate pro and amateur price movement? 6 replies

How do you differentiate between retracement and reversal? (In fibonacci) 5 replies

Timezones and Daylight Saving 3 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe

How do differentiate between Fibo and Fibo TimeZones?

  • Post #1
  • Quote
  • First Post: Jun 16, 2011 4:56pm Jun 16, 2011 4:56pm
  •  mindreality
  • | Joined Mar 2010 | Status: Member | 338 Posts
I use the following code to get values from the fibo lines with my EA:

Inserted Code
  for (int object=0; object<ObjectsTotal(); object++)   {                        // for each object on the chart......
    string objname = ObjectName(object);                               // get the name of the object
    // once you have the name, you can use ObjectGet() to retrieve all of the other properties......
    if (ObjectType(objname) == OBJ_FIBO)   {
      datetime fibtime1 = ObjectGet(objname,OBJPROP_TIME1);       // swing high date/time
      datetime fibtime2 = ObjectGet(objname,OBJPROP_TIME2);       // swing low date/time
      double   fibprice1 = ObjectGet(objname,OBJPROP_PRICE1);      // swing high price
      double   fibprice2 = ObjectGet(objname,OBJPROP_PRICE2);      // swing low price    
    }
  }

How do I differentiate it from the Fibo TimeZones tool?
  • Post #2
  • Quote
  • Jun 16, 2011 5:36pm Jun 16, 2011 5:36pm
  •  iwjw
  • | Joined Mar 2011 | Status: Member | 464 Posts
OBJ_FIBOTIMES?
 
 
  • Post #3
  • Quote
  • Jun 16, 2011 6:47pm Jun 16, 2011 6:47pm
  •  mindreality
  • | Joined Mar 2010 | Status: Member | 338 Posts
Thanks!

What about the values for OBJ_FIBOTIMES? Is it the same as OBJ_FIBO?

Inserted Code
    datetime fibtime1 = ObjectGet(objname,OBJPROP_TIME1);       // swing high date/time
      datetime fibtime2 = ObjectGet(objname,OBJPROP_TIME2);       // swing low date/time
      double   fibprice1 = ObjectGet(objname,OBJPROP_PRICE1);      // swing high price
      double   fibprice2 = ObjectGet(objname,OBJPROP_PRICE2);      // swing low price
 
 
  • Post #4
  • Quote
  • Jun 17, 2011 1:03am Jun 17, 2011 1:03am
  •  mindreality
  • | Joined Mar 2010 | Status: Member | 338 Posts
Are the values of Fibo TimeZones the same as Fibo Retracement tool?

Is the code to get the values the same except for the objectname?
 
 
  • Post #5
  • Quote
  • Last Post: Jun 17, 2011 3:49pm Jun 17, 2011 3:49pm
  •  iwjw
  • | Joined Mar 2011 | Status: Member | 464 Posts
Quoting mindreality
Disliked
Are the values of Fibo TimeZones the same as Fibo Retracement tool?

Is the code to get the values the same except for the objectname?
Ignored
Never used it myself but I think should be the same
 
 
  • Platform Tech
  • /
  • How do differentiate between Fibo and Fibo TimeZones?
  • 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