TraderMan Posted yesterday at 06:28 PM Author Report Posted yesterday at 06:28 PM Anyone know what they are using for globex and London sessions
mmicro Posted 7 hours ago Report Posted 7 hours ago 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
mmicro Posted 7 hours ago Report Posted 7 hours ago 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
atljam Posted 1 hour ago Report Posted 1 hour ago 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now