Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

Posted
17 hours ago, TraderMan said:

Anyone know what they are using for globex and London sessions 

This the hours I got from A.I for the best times. 

  • US: 09:30–10:30, trade to 11:30
  • Asia: 21:00–22:00, trade to 00:00
  • London: 03:00–04:00, trade to 07:30
Posted
33 minutes ago, mmicro said:

This the hours I got from A.I for the best times. 

  • US: 09:30–10:30, trade to 11:30
  • Asia: 21:00–22:00, trade to 00:00
  • London: 03:00–04:00, trade to 07:30

early entry 30m

Posted

How it works: kiss algo waits for IB 930-1030 to complete, calculates fib values based on: total range of IB, double num = this.ibHigh - this.ibLow; then computes two values:
            this.fib35Price = this.ibLow + 0.35 * num; for short Close < fib35
            this.fib65Price = this.ibLow + 0.65 * num;  then for long: Close > fib 65

It's basically the Initial Balance strategy which has been around a long time, but is hit or miss

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...