Jump to content

Oxarbitrage

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Oxarbitrage

  1. http://oxarbitrage.com/vertex/Stochastics.jpg Stochastic trader trades when market is oversold and overbought given by the stochastic oscillator. Stochastic works better in a bound range market, for this we added a 3 moving averages filter. this way, when they are stacked, we know market is trending and we don't allow to open trades. Code: http://oxarbitrage.com/vertex/Stochastic%20Trader.zip More code for vertexfx can be found at: http://pluginsky.com/
  2. http://oxarbitrage.com/vertex/stddev.jpg Releasing again, a free client script for VertexFX trading platform. This time it is a standard deviation trader. Using standard deviation bands, trades will be open when price exceeds this indicator and closed when they get back to the center, an equilibrium again. Center is measured using a short period moving average. Code: http://oxarbitrage.com/vertex/Std%20Dev%20Trader.zip More code for vertexfx can be found at: http://pluginsky.com/
  3. http://oxarbitrage.com/vertex/wma.jpg WMAScaler is a VerteXFX client script that will open trades when the prices are higher and lower than 2 Weighted moving average and a volatility gicen by current bar high - current bar low is bigger than user input. Scalper will trail to stop to lock profits. Tested in live account. Get the code here: http://oxarbitrage.com/vertex/WMAScalper.zip More code for vertexfx can be found at: http://pluginsky.com/
×
×
  • Create New...