- Search Metals Mine
- 975 Results (973 Replies, 2 Comments)
-
tzamo replied Aug 10, 2020Good morning Munchie
Notice also it broke previous day low and Friday low. Price is below daily open and yesterdays mid point so I take caution. What pivots display the H3 and L3 levels? They look different to my Cam weekly pivots. image "AUSSI" my thread and anything I want to put here
-
tzamo replied Aug 10, 2020What do you call this masterpiece?


Edit to not double post: Digger, it looks to be bouncing now, looked like it was going for the m30 200 again lol"AUSSI" my thread and anything I want to put here
-
tzamo replied Aug 9, 2020Hi censura, Is this to detect a bar without any wicks? Always nice to show an image example for reference. I think you need to try change the line to: if ( ( Close[2] > Open[2] )&& (High[2]==Close[2] ) && (Low[2]==Open[2]) ) Need to have those "==" ...
I will code your EAs and Indicators for no charge
-
tzamo replied Aug 8, 2020You are welcome
When you start thinking of using one over the other, are the outcomes on average better for the one that wasn't used? If it is a case of: wait for X or Y level/ price action to happen and execute which ever occurs first for Zpips ...Thinking in a probabilistic way
-
tzamo replied Aug 7, 2020Hi lonetraderBR, Sounds like you have 3 independent events, eg. entry 1 + exit 1, entry 2 + exit 2 and entry 3 + exit 3. Have you considered to look at them individually? An example that comes to mind with 3 lines are pivots, where each line could ...
Thinking in a probabilistic way
-
tzamo replied Aug 7, 2020Nice ones Digs, Rejected the ROVR and now I am seeing m5 100 EMA too
Lets see if I can get a few of my own shekels here. image "AUSSI" my thread and anything I want to put here
-
tzamo replied Aug 6, 2020Hi hnasir1, you should be able to change the magic numbers for different pairs. Difficult to control risk with such an EA so please take care, best used as a learning tool in demo to learn why and how it can fail. Wow I didn't realize that this ...
Helping with a good Hedge EA
-
tzamo replied Aug 6, 2020Gnite Digger, glad you are on the mend

"AUSSI" my thread and anything I want to put here
-
tzamo replied Aug 5, 2020Don't they make them this size anymore? Oh how time changes things
image Source 2010"AUSSI" my thread and anything I want to put here
-
tzamo replied Aug 5, 2020Hi edbeleg, Here is a quick patch to accomplish what you describe while JoeFranklin gets the code to you with the better solution
Thought it would be an easy fix to just edit the EA to Lot + Lot*currentOpen;, but then it doesn't take any ...Helping with a good Hedge EA
-
tzamo replied Aug 5, 2020Hi Takisd, I found the same issue with not begin able to run over the variable parameters or my position models to be able to offer any worthwhile comments. You had actually given me an idea to do a quick search for the source. This is what I found ...
SchKithZo - GridBender EA (EURUSD)
-
tzamo replied Aug 3, 2020The journey is great as we keep learning, R
Haha maybe we get a little distracted sometimes or have taken the scenic route in our journeys ..."AUSSI" my thread and anything I want to put here
-
tzamo replied Aug 2, 2020It is great to share, however sometimes the true motives are not seen. Yes the OP writes about testing the systems together and them having no restrictions. I want to mention a few points that do not seem right, so others can take care in deciding ...
SchKithZo - GridBender EA (EURUSD)
-
tzamo replied Aug 1, 2020No worries, Easy fix by adjusting your inputs of the EA in Expert Properties. It was set to shift 6 initially in the EA you provided, so I didn't change it from your default. EA is performing like asked and entering in both your circled locations ...
I will code your EAs and Indicators for no charge
-
tzamo replied Aug 1, 2020Hi, I did a little something to repeat check for open conditions as long as the trades are less then maximum allowed as defined by input. Also fixed the shifts for closes, when dealing with bars closing above MA it is important to make sure the bar ...
I will code your EAs and Indicators for no charge
-
tzamo replied Jul 27, 2020Dear Cee, Thanks for sharing and starting your thread
If you get a chance later, could you elaborate on how you approach using Kelly Criterion type of management when it does not account for the 25 possible losses in a row like you mentioned? ...What I learned after losing $300,000 trading forex
-
tzamo replied Jul 24, 2020Hit the stop, will try again from the previous high if it looks good/ gets there

"AUSSI" my thread and anything I want to put here
-
tzamo replied Jul 24, 2020Spreads looked ok to take this opportunity. Could test the daily low, so may be a nice trade. Have a great weekend everyone
image "AUSSI" my thread and anything I want to put here
-
tzamo replied Jul 18, 2020Dear Joelloh, The image would be an oldie from 2017, so makes it a little harder to find the exact indicator used. However there is enough clues for us to get something close enough and it would be your job then comparing them to find your golden ...
what is the name of this indicator?
-
tzamo replied Jul 17, 2020One may get a new idea for a strategy, however the new strategies or ideas may actually not be so new after all. The idea can be new to us, but variations may have been done 100's of times before by others. The difference is how well it has been ...
How do you come up with new strategies?