- Search Metals Mine
-
shiva replied May 1, 2020Hi Laura, thank you for your generosity in sharing an awesome strategy. It rox! I am attaching a screenshot of a demo trade I took based on your system, please share your opinion of the accuracy of this whenever it is convenient for you. Thanks once ...
Roadmap - A Way To Read Markets
-
shiva replied Apr 25, 2020Economists all agreeing on One Thing is possible, there is a name for it - Leap Year. They do this every Feb 29th.
Real or Algo
-
shiva replied Apr 18, 2020Corona--era regulations - Download Distancing.
Roadmap - A Way To Read Markets
-
shiva replied Apr 18, 2020Done - Only people with 30,000+ forum posts can see the download link

Roadmap - A Way To Read Markets
-
shiva replied Apr 16, 2020Hello mntiwana, I hope you are keeping safe and doing well. Yes, I am aware of the background of this Indicator, just wondering if this can be automated.
I will code your EAs and Indicators for no charge
-
shiva replied Apr 16, 2020Hi EA coders, can any of you help with creating an EA to trade the zero line cross of the attached indicator? Example screen-shot attached. The indicator requires a library file - libssa.dll (named as "libSSA.txt) also attached. image
I will code your EAs and Indicators for no charge
-
shiva replied Mar 21, 2020Break of Hi/Lo of Bar-4 url Sorry, I misunderstood your question. You are right, the lowest/highest.
3 Bar Fractal Break
-
shiva replied Mar 14, 2020Hello IndiHunter, this code is decompiled. Apart from legal/ethical issues, it is unreadable code in some sections because of how the decompiling happens.
I will code your EAs and Indicators for no charge
-
shiva replied Mar 6, 2020string MPrefix=""; int OnInit() { if (Period() < 60 || Period()>240) { //Comment("Invalid timeframe selected"); ObjectsDeleteAll(); DL("001", "Invalid timeframe", 250, 50,Red,"Arial",21,0); return(0); } ...
[MT4] Changing the visible timeframes of multiple objects?
-
shiva replied Feb 21, 2020Your EA had compile errors...
I will code your EAs and Indicators for no charge
-
shiva replied Feb 11, 2020Hi Vijiragavan, I do not understand "Every day after 1-hour candle close" Do we look for a trade after every candle? or did you mean the first candle that closes above/below the trend identifier?
Trend System - Now Testing
-
shiva replied Jan 12, 2020Hi Emmzett thank you for the very detailed and informative reply. In this case, the broker is willing to offer the new synthetic symbol (for example "C5" from the basket trading thread) to all customers. Looking forward to your reply. Regards
Is it possible to create a new symbol in MT4
-
shiva replied Jan 12, 2020Hi @Emmzett is this something that can be added to market-watch if the broker is willing? Can you do this as a paid project?
Is it possible to create a new symbol in MT4
-
shiva replied Dec 24, 2019That worked! Thanks
I closed the older chart and loaded the EA on a new chart and it started working. It's strange though, I had made no changes.BTM - Expert Advisor (EA)
-
shiva replied Dec 24, 2019Hi @JoeeF A new error (I think) has cropped up. I have been running 1.4 for a while without any issues but this week it has stopped working with the following error message in the experts tab. Any help is appreciated, thanks. " 0 12:43:12.306 Expert ...
BTM - Expert Advisor (EA)