
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
Help with pivot point as dots using MQL programming
Can someone tell me please how to write a EA where the pivot point and reference points (support and resistance) are calculated for each candle and they appear as dots on top of the candle. Also when a new candle opens the previous candle will still be showing its pivot and reference points as dots.
Also it should work on anytime frame.
Thanks
Beno
your code is very long and can be shorten, I have no time to rewrite it but here is the code block I use that works you are going to have to rewrite it as it is part of my code library and will not work without the rest of the library modules. It is quit simple. the system key is your magic number so all EAs will need a different number and all copies of the same EA will need different magic numbers too.
I'am off for a week going to the forest will check back when I return;
Keit
Using KellyLots
Gidday
I have intergrated a Trade Analyzer within the EA which works great, but I am having trouble, how can I use the KellyLots for in the order send process?
Any help would be great.
Cheers Beno
Beno, pls can you make the EA to run on smaller timeframes. I need something for 5 and 15mins TF. Thank you.
Great System.
Good point Beno