- Search Forex Factory
- 256 Results (5 Threads, 251 Replies)
- calculation of rebound
i want to write a EA...it can calculate the size of trend before a rebound. for example....i set ...
Long time no back to this tread I though this method is dead. I still think the trade should not be taken in everyday. It maybe takes only with or without big news.
oh...less than 1 trade in 1 month!!?
did u try any backtest or forward test on demo account?
anyone still testing on this?
using the idea of EMA to detect the direction and the SL will move to last pip step. but the result is not gd
Thank you for the information~~ can add the trading hour for this?
i am trying to do that .... my idea is to move the SL to last order open price
tested with ur EA... it seem there is some problem.....
ranging market require smaller or larger pip step? can this adjust the pip step in different trading hour ... or just prevent to trade on those non-active trading hour!?
can you share your idea of this ? we are very appreciate
i want to write a EA...it can calculate the size of trend before a rebound. for example....i set ...
It seems that there are two main stream method: Scull and grant method Is there any conclusion or result of these 2 methods? Thank you
hello, everybody I have long time no come to this thread already How's everything on this?
you are checking the current bar of H1 ?
use iOpen/ iClose ? double iOpen( string symbol, int timeframe, int shift) Returns Open value for the bar of indicated symbol with timeframe and shift. If local history is empty (not loaded), function returns 0. For the current chart, the ...
if (Close[1] > Open[0]) { for [0] is current bar while [1] is pervious bar hope this help
support @ 4300~
searched already
looked again still not find
i mean ...i set only long trade but it appears sell(instead of buy) there is no Print() command of this wording.. i searched in google with this problem. i found some also have the same problem, but i can't find the solution.