- Search Metals Mine
- 3,858 Results (90 Threads, 3,768 Replies)
-
Ronald Raygun replied Jan 29, 2009If it's opening and closing trades, then it's backtesting properly. The EA is not guaranteed to profit, I'm just trying to follow the system as much as possible.
eur/usd scalping method
-
Ronald Raygun replied Jan 28, 2009What were the timeframe settings for the PSAR and slope direction line?
eur/usd scalping method
-
Ronald Raygun replied Jan 28, 2009More or less. As I see it: If price is in green: Trending If price is in red: Ranging.EA is a long work in progress. If you increase the multiplier to ~10 or so, you'll see clearly defined zones. The EA would not only see the above red zone, but the ...
Dynamic colors?
-
Ronald Raygun replied Jan 28, 2009Sorry for not getting back sooner, new semester started and I'm getting back on track. Anyway, I put a lot of debugging parts into this EA. If the EA mysteriously closes a trade, check the journal to see the reason why. Whipsawprotection is now ...
eur/usd scalping method
-
Ronald Raygun replied Jan 26, 2009It looks like the EA is taking the TP/SL? But you want it to continue into the current trade, is that correct? What if you set TP/SL to 0 or false?
eur/usd scalping method
-
Ronald Raygun replied Jan 26, 2009This is 3 mins after I got out of that trade. I'm sure you understand the potential I see in this indicator concept.
Dynamic colors?
-
Ronald Raygun replied Jan 26, 2009Thank you for your help lohikeitto. Here's how I'm using this type of heatmap: The idea is that red zones are ranging, and green zones are trending. Whenever the price is in a green zone, I know it's safe to trade. What I need to figure out is what ...
Dynamic colors?
-
Ronald Raygun replied Jan 25, 2009How do you differentiate global variables between EAs?
Part Time Wealth Building Trading System - Weekly Scalping
-
Ronald Raygun replied Jan 25, 2009Here's an EA which was long coming for this system. There is a catch, this EA needs to be open for the entire time. If it is not, the variables will get reset and the week's trade cannot be managed.
Part Time Wealth Building Trading System - Weekly Scalping
-
Ronald Raygun replied Jan 25, 2009Thank you for your help lohikeitto. What I'm trying to do is develop some sort of indicator which can help me automatically determine s/r. The way I'm doing this is by counting how many bars--wicks included--cross through a specific price. The more ...
Dynamic colors?
-
Ronald Raygun replied Jan 25, 2009Ok, this is really frustrating me: Why is Ratio always returning 0 at the bold line? //+------------------------------------------------------------------+ //| Support and Resistance Heat Map.mq4 | //| Copyright
2009, Ronald Raygun | //| | ...Dynamic colors?
-
Ronald Raygun replied Jan 25, 2009Thanks for the help guys. The variable color part now works. Hopefully I can complete the rest of this indi.
Dynamic colors?
-
Dynamic colors?
Started Jan 24, 2009|Platform Tech|158 replies
I've been trying to develop some piece of code which allows me to change the color based on a ...
-
Ronald Raygun replied Jan 23, 2009It's possible. Make sure the computer doesn't do that.
EA Works, Then Doesn't
-
Ronald Raygun replied Jan 23, 2009Did you really read over the thread from post 1 to the present? Surely you can find the necessary indicators/EAs without any of us holding your hand.
eur/usd scalping method
-
Ronald Raygun replied Jan 23, 2009The EA checks the previous closed bar for one of the indicators to be opposite the current trend. This was put in to prevent whipsaw. I agree that it's frustrating to see the EA "miss" such opportunities. But you'll also notice that--especially ...
eur/usd scalping method
-
Ronald Raygun replied Jan 22, 2009It's possible to get up to 99% modeling quality. You need an older build of MT4 (208 and earlier I believe), and tick data. I have both, but nowhere near enough tick data to make decent backtests. And tack on the problems I have in keeping clean ...
Reverse Strategy Ideas?
-
Ronald Raygun replied Jan 22, 2009Please make sure you have the most recent version that I put up. The names are all the same. These problems used to exist, I agree. They shouldn't exit anymore. The main problem I'm having with this is that I cannot recreate these problems that ...
eur/usd scalping method
-
Ronald Raygun replied Jan 22, 2009I am by no means a math genius. But surely I can help in other avenues. (MQL programming)
Cycle analysis
-
Ronald Raygun replied Jan 22, 2009679 trades in 22 days? (Less weekends, 15).?! What then makes a good sample size? or sample density for that matter.
Reverse Strategy Ideas?