Trading Systems - page 41

Move_Cross Expert Advisor for VertexFx Terminal The Move_Cross is a powerful VertexFX client-side Expert Advisor that identifies and trades in cyclical as well as trending markets. One of the advantages of this Expert Advisor is that it distinguishes both trending and cyclical markets and hence has...
The Zakryvator Expert Advisor is a powerful VertexFX client-side script that provides risk-management mechanism for losing trades. It tracks open positions for the current symbol and whenever the net loss of each trade reaches a specified amount it closes that open positions. Profitable trades are...
Scalp 1:2:4- etc Scalp 1:3:9- etc Scalp lot 0.05 : 0.05 - 0.1 : 0.1 - etc Any comment
use expert advisor manual trading others
Close orders Waiting untill drawdown repaired Sure,I use stoploss before drawdown come Any comment
Hi, everybody So i look for the solution to convert the profts to pips ... i use the class CPositionInfo CPositionInfo _position = new CPositionInfo; Comment(DoubleToString(position.Profit())); <<<< the value is money how convert the "position.Profit()" to pips ?? Help me please .... thank you
Hi, If I want to have the same value in EURUSD and GBPUSD, how I can do that? Because if I BUY 1.0 lots in EURUSD and 1.0 lots in GBPUSD isn 't the same, because of pip value, volatility and that kind of things. Any indicator or something to calculate the lots to have the same value? Thanks
EUR/USD Technical Overview: Prev. Close 1.1211 Open 1.1211 Day?s Range 1.1205 - 1.1216 52 wk Range 1.0538 - 1.1616 1-Year Return - 0.04% Support and Resistance: Daily Camarilla Technical analysis shows that, the EUR/USD pair may finds the immediate support at 1.1207 below which 1.1203 and 1.1199...
Hi  I m looking for this software   so if some mone have that software like this version or other version plz send me it     thnks 
Good morning all, I have serious questions about trading techniques are prohibited by brokers such as what, probably as common in the know trade balance is banned,If we like this suppose to make buy and sell their positions at the same time with small lots of small and many positions are included...
 I'd like to know your opinion as the reality about martingale will shock everyone reading this thread.   
Trading and training video (from youtube for example) about forex and financial market in general. thread for April 2013 - look at this thread, thread for May 2013 - look at here,for June 2013 is here.July thread 2013 is hereAugust thread 2013 is this oneSeptember thread 2013 is hereOctober...
Should we use EA with #property strict or not? When we test they have two every different results.
Hello. Please excuse me for my newbie question. I want to hedge my forex positions (i.e buy or sell ) with other financial instruments with no loss to my capital. Is it possible anyway ? How i can do this if this possible ? Thanks.
[Deleted]
Hello, I wrote following spreadfilter: bool MaxSpreadFilter() {    RefreshRates();    if ((Digits == 4 || Digits == 5)&&(10000.0 * (Ask - Bid) <= MaxSpread)&&MaxSpread<=3)    {return(true);}    if ((Digits == 2 || Digits ==...
  correlated CURRENCIES  (23   1 2 3)
currencies are not correlatedsome currencies are correlatedcurrencies in same region are correlatedonly some pairs are correlated
Here we post daily market commentaries by out top experts based on Elliot Wave analysis
In this research note we investigate whether short-horizon, statistical arbitrage style alpha factors perform differently in different environments. In particular it is often said that stat arb strategies are “long vol” in the sense that they profit when market level volatility measures are higher...
This is the thread about books related for stocks, forex, financial market and economics. Please make a post about books with possible cover image, short description and official link to buy (amazon for example). Posts without books' presentation, without official link to buy and with refferal...
Hi can any one have expert advisor when intialize it open buy or sell order and then do the pending order based on if it buy first then buy limit or sell first then sell limit. it has stop loss and take profit function. every time stop loss hit a new pending order with X distance from the current...
Learn how a 4,800 REAL MONEY Forex account turning into $5xx,xxx with almost NO LOSS. See live account here: findglobaltrends.com
This is the thread about books related for stocks, forex, financial market and economics. Please make a post about books with possible cover image, short description and official link to buy (amazon for example). Posts without books' presentation, without official link to buy and with refferal...
I have a script, which is supposed to close half the position, every time is executed or double clicked. But the script not working as per expected. The script only close's half position only sometimes (but should be always), also sometimes it does not always close half position. Can someone please...
i'm using LCG as a broker and all of their symbols end in .sb in my log all my signals trades have been 'skipped as no symbol found' due to EURGBP.sb not pairing with EURGBP what is the fix for this? i've been reading the forums and cant find a solution any help would be really appreciated....
[Deleted]
As the image attached. Buy on lowest of each candle, and sell on highest of each candle.&nbsp;
While EM is now in a better position compared to 2013 when the taper tantrum yields back up caused EM assets to decline universally, there are exceptions. South Africa still runs a current account (CA) deficit of 5% of GDP and here political uncertainties have not eased. Higher US real rates have...
It give the "Lots" we entered to lot first, and then give a value to lot again according to account free margin, the previous value is covered by it right? so is that&nbsp;necessary to enter a Lots at the EA start ? It's from the sample Moving Average EA in MT4 program. I took course of C...
Hello I am looking for a simple universal EA, which will be watched me indicated EA (his magic number) , and when my EA open position, searched EA open position opposite to them and close position when indicated my EA also close position.  Very please help.
Good afternoon, I have a simple script that I developed: Buy Close ( 1 ) > Close ( 2) / Sell Close ( 1 ) < Close (2) that serves me well in the type of strategy and asset use . However wanted to add two parameters : RiskPercent - Percentage of capital allocated to each operation , the batch varies...
RSI based overbought / oversold levels (original idea by Ricardo Santos)