- Search Metals Mine
-
minmin830 replied Feb 4, 2013Ok it looks obvious to me that my understanding of your idea is completely wrong. I also don't quite think what you wrote above makes complete sense to me. So let's say you have a profit target of $100. Looks like you are only looking to get a ...
SAR system based on QQE Adv and MACD Platinum
-
minmin830 replied Feb 4, 2013Oh, I didn't thought of that, next time I will use green.
By the way, we use multiple sequences during the session period, correct? Give me 2-3 days I will send the EA over. Thanks.SAR system based on QQE Adv and MACD Platinum
-
minmin830 replied Feb 4, 2013Thanks for the videos. Had to watch the 1st one a couple of times just to get an understanding of what 'Instant Sequence' meant. Am I right that if it is true, then a new sequence will begin immediately? eg the current 3x long sequence hits the ...
SAR system based on QQE Adv and MACD Platinum
-
minmin830 replied Feb 4, 2013Hi, David, Thanks for your comments. These comments are obviously from a fellow programmer, a very experienced on I might add based on the quality of your posts. Without talking too much about this, I agree most clients do not present their strategy ...
SAR system based on QQE Adv and MACD Platinum
-
minmin830 replied Feb 4, 2013Hi, Jim, I have recorded 3 videos to demonstrate how to set all possible combinations you have requested based on my understanding. Please take a look at those videos and see if I have covered everything. I use Jing to make those videos so I don't ...
SAR system based on QQE Adv and MACD Platinum
-
minmin830 replied Feb 3, 2013Hi, Jim, First I would like to thank you for your support for the last couple of years. It has been a real pleasure to working with you and you have came across as someone who is very reasonable to work with, always take time to present your idea in ...
SAR system based on QQE Adv and MACD Platinum
-
minmin830 replied Jul 28, 2012This indicator repaints and does not produce nearly the same results than looking at history chart. If an indicator looks too good to be true, it most likely it repaint all the history values after indicator initialize, but when trading real time, ...
DT ZigZag EA - help needed
-
minmin830 replied Jun 8, 2012If you are still looking for a simple but versatile trade manage EA, take a look at one of my EAs on this thread called "Complete Trade Manager", read post 1 for a quick overview. I do not believe it has bugs, able to handle 4 or 5 digit broker, ENC ...
Looking for trade manager EA
-
minmin830 replied Jun 8, 2012I did it 7 years ago. My motivation at the time was simply to program strategies for myself so I can modify whatever way I wanted. I had zero programming background (my profession is not related either) and I could program for myself after 4 month, ...
How long does it take to master mql4?
-
minmin830 replied Jun 3, 2012This is true. The only difference is that when you do forward trading, you can flip between charts to see the condition on higher time frame, but in back testing you can't do that. The results for trades are exactly the same. What I generally do is ...
In depth look at MTF indicators in back testing enviroment
-
minmin830 replied Jun 1, 2012I have made v5 of moving average, but only had time to do SMA and EMA for now, I will make it complete later on. I have described logic behind v4 and v5 in post #2. These can be used in forward testing as well as back testing. For the time being, ...
In depth look at MTF indicators in back testing enviroment
-
minmin830 replied May 31, 2012I have a few trade management EAs posted in other forums, if you look at the post 1 complete trade manager that will do the job and more. url
Multiple TPs EA or Script
-
minmin830 replied May 31, 2012v5: I have not bothered to create this in RSI but did an example in Moving Average. Using similar idea of v4, instead of calling iMA() directly, building in all logic of MA indicator inside our indicators and calculate the current 30M MA value using ...
In depth look at MTF indicators in back testing enviroment
-
minmin830 replied May 31, 2012All of 3 versions mention in post #1 can be used forward trading but not back testing, this is where most problems encounters. Is it possible to make MTF indicators functioning in back testing? If you ask me, the answer is yes. I will first present ...
In depth look at MTF indicators in back testing enviroment
-
In depth look at MTF indicators in back testing enviroment
Started May 31, 2012|Platform Tech|13 replies
I have posted the same content elsewhere but some of the information here is rarely discussed ...
-
minmin830 replied May 30, 2012Hi, Guys, Maybe take a look at 2 of my trade management EAs and see if these fits your needs. Should have no bugs. Be able to handle 4 or 5 digit brokers as well as ECN and non ECN. Also you can use for all trades, trades with a magic number or ...
Trade-Management-EA with Hidden SL and TP
-
minmin830 replied May 30, 2012This is a forever topic, I have posted a post somewhere else, it may help you somewhat if you are still confused about MTF indicators. url In post 3802 and 3805. In 3805 I actually presented something I've never seen before.
How to get value for each bar from MTF indicator
-
minmin830 replied Apr 29, 2012I was going to create a dollar index myself, but I found this: url This indicator also shows 2 moving averages on the dollar index. Your broker must have all the symbols, for example, my normal broker, Go market doesn't have "USDSEK", in that case ...
USD Index Chart - MT4
-
minmin830 replied Apr 29, 2012The key to code this logic is simply this: current bar close>BB && previous bar close<BB This will finds you the first upside break out. Reverse is true for downside.
coding help (open order only on the 1st break)
-
minmin830 replied Mar 17, 2012Yes tradingit.com offers FREE custom programming which includes any requests for EA's and any indicators anyone would like to create, test and operate.
** tradingit.com offers great FREE custom programming to traders **