- Search Forex Factory
- 1,345 Results (1,344 Replies , 1 Comment )
- almo replied Mar 30, 2021
You had a bad for loop on line 143.
I will code your EAs and Indicators for no charge
- almo replied Mar 29, 2021
url Please note: I have no experience with this - YMMV.
I will code your EAs and Indicators for no charge
- almo replied Mar 29, 2021
Greetings BitcoingBoff, Unfortunately I don't have time to work on EA's these days, I have to respectfully decline. Best, Almo
I will code your EAs and Indicators for no charge
- almo replied Mar 28, 2021
By closing all of your trades, your AccountProfit will return to 0, and your cycle will begin again. I think I need to clarify - AccountProfit() - is looking at your active trades only. Thus, by not having any active trades, AccountProfit() is then ...
I will code your EAs and Indicators for no charge
- almo replied Mar 26, 2021
Account Profit takes into account the total Profit/Loss of all your existing trades. You can verify this yourself using this indi I just threw together After you validate this, you can then create a variable (ie myProfitTarget), and then use my ...
I will code your EAs and Indicators for no charge
- almo replied Mar 25, 2021
You need something like: if(AccountProfit() >= myprofit) { Closeall(); } You have to define what to close in the Closeall() function.
I will code your EAs and Indicators for no charge
- almo replied Mar 25, 2021
BW - you should probably remove that tag saying you left FF. I for one, am glad your back. I may not always agree with your perspective, but you do bring a fresh view to the table. Best, Almo
Flying Dutchman
- almo replied Mar 24, 2021
Your code has many return(0) statements where they are not needed. This is causing your your loop to break out once the condition is triggered and does not check the rest of the code. I have commented most of them out, with the exception of line ...
I will code your EAs and Indicators for no charge
- almo replied Mar 23, 2021
Your Buy and Sell conditions are the same , which is why its only performing the Buy (as that is the first one encountered) This is your code I'm sorry - I will not go further into this as I am tied up with my own work. If you need additional ...
I will code your EAs and Indicators for no charge
- almo replied Mar 19, 2021
Well....I think I am done here as well. Moody's original intent led to some great reading, and it was a good mental exercise for me. I however don't have anything else to add to this conversation. I think Team Real has provided some solid facts - ...
Real or Algo
- almo replied Mar 18, 2021
Moodybot - was banning GEfx necessary? I don't think it was, he had a valid point.
Real or Algo
- almo replied Mar 17, 2021
Jeanlouie, Your right of course.....but from a TA perspective, PnF removes time. This has the benefit of having more relevant data on a chart, and because of scaling, trendlines are at 45*. There was a time where I was attempting to convert a ...
I will code your EAs and Indicators for no charge
- almo replied Mar 16, 2021
Your right on that - he said it was bedtime when he signed off, so .....maybe a response 8 hrs from now? Truth be told - I don't expect to hear anything else on this topic. Unfortunately that also means no final answer re: Real or Algo. There is ...
Real or Algo
- almo replied Mar 16, 2021
I could be very wrong with my interpretation of what Bwilliam was trying to say....so take this with a grain of salt The edge is literally an edge of the chart - Price will push the boundaries leaving a Major low/ Major high behind. Everything in ...
Real or Algo
- almo replied Mar 16, 2021
I think your confusing something about my trading vs what is occurring BWilliam Does price go straight from one price to another? Or does it oscillate on its way to the target? I believe in the latter, thus I attempt to trade on the pullbacks ...
Real or Algo
- almo replied Mar 16, 2021
The evidence I presented proved that I was able to capture a large chuck of this move, in addition, some of those trades were taken after price attempted to come back only to head back south again. EU has more to go than just this 70 pips
Real or Algo
- almo replied Mar 16, 2021
NO - only because I haven't traded GU in some time. I've been trading EU. Could I have based on this little exercise? Possibly - this is similar to what CP has mentioned with his "95% of the time Price will Close above or below the Open" comment ...
Real or Algo
- almo replied Mar 16, 2021
Shabs, give him a chance to respond please. I feel like we are about to make some serious progress and potentially a final answer to "Real or Algo"
Real or Algo