I will write an advisor free of charge - page 161
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
Hello all! Who can write an indicator on 2 rays with a binding to the current price?
In general: at a certain distance from the price (Bid and Ask) are placed two horizontal rays - one below, the other above. The distance can be set in the indicator settings. Thank you!
Hello all! Who can write an indicator on 2 rays with a binding to the current price?
In general: at a certain distance from the price (Bid and Ask) are placed two horizontal rays - one below, the other above. The distance can be set in the indicator settings. Thank you!
Code: Dynamic High and Low
Figure 1: Dynamic High and Low
Code: Dynamic High and Low
Fig. 1. Dynamic High and Low
Use articleAlmost a constructor to create an EA- you need parameter'InpCloseOpposite' set to'true'
Use the articleAlmost constructor to create an EA- you need the'InpCloseOpposite' parameter set to'true'
Good evening, dear experts. Please advise how to find the lot size of the first order in the grid?
My question is how to specify maximal drawdown value for infopanel (drawdown itself is calculated, but it is floating; how to get the maximal value out of it).
I'm getting a good feedback, I'm trying MQL4 with examples and I got stuck with these two positions by try and error (
The function is taken from the codeof Vladimir Karputov