Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
I'm having a coding problem, perhaps someone can point me in the right direction. What I'm trying to do is close an order after two consecutive bars go against your trade. For instance you are in a buy position and the previous bar is bearish and the current bar closes bearish, then you close at the opening of the next bar. I have searched through the mql4 documentation and I can't figure it out for the life of me. Any thoughts?
Well, I finally figured out the code. Let the testing begin...
Hey Drewp there is a program called TradeGuider that analyzes bar scenarios like this
Hey Drewp there is a program called TradeGuider that analyzes bar scenarios like this - - it is about $3500 US - - if you analyze the aggregate fx volume from a source like GTIS (esignal subscription has it) and then look for high volume on a narrow range bar, you should be able to classify by looking at the volume and the next candle successfully (according to the tradeguider guys). There are a few videos about the aggregate volume via GTIS on leveragefx dot com (the Top Gun guys)...
Hope that helps, turbothis
In the attachments the indicator "SSL_Channel" with a modification by the Egyptian Engineer " Wajdyss" .. And I was thinking in construct an expert on the basis of this indicator open trades on specific timeframe, and exit from another opposite signal from the indicator but in another timeframe that smaller than the previous timeframe .. So that the user can control in timeframes and in the size of the contract.
And the expert gives us the oppertunity to re-entry if the signal has not changed in the basic timeframe and the smaller timeframe gives another signal in the same direction of the basic timefame .
i hope you to give me your comments on this strategy...
And also i'm waiting our programmers to build this expert ..
First let me say a big thanks to all the guys and gals that have put a strategy, indicator or developed an EA on this forum. It is a very nice gesture to be willing to share freely all of these.
Can anyone please point me in the direction where I can get the original SSL channel indicator as was used in the first post with the two crossing lines. I have gone through all the attachments and it seems that it must have been removed through updates and editing. Thanks.