
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Two Trend Line.mq5
version "1.003"
Now correctly closes a previously opened position on a backward crossover.
Two Trend Line.mq5
version "1.003"
Now correctly closes a previously opened position on a backward crossover.
Guys. If this works, we'll bend the market in half. After this bullshit, brokers will ban the use of machines altogether))
Nuh-uh :)
Guys. If it works, we'll bend the market in half. After this bullshit, brokers will even ban the use of machines))
Finally! The grail has been found!
Finally! The grail has been found!
The BUY opened late here. Still need to implement some way to buy and sell on Ask and Bid. Just to try. Many moments where the shadow touches the line. Ideal entries. And they pass by. What if we make an algorithm:
For an upward price movement:
1) If Ask = line, then Bid = line, if open SELL, then: close SELL, open BUY. If an open SELL order is not detected, then open BUY.
2) If Bid = line, then Ask = line, if an open BUY order is: close BUY, open Sell. If an open BUY order is not detected, then open SELL.
The BUY opened late here. Still need to somehow implement buying and selling on Ask and Bid. ***
No. The minimum check interval is on the new bar of the M1 timeframe. Catching fleas on every tick chart sneeze is bad.