Bilateral Stochastic Oscillator Strategy by alexgrover

By alexgrover

Performance Metrics

Description

IntroductionStrategy based on the bilateral stochastic oscillator, this oscillator aim to detect trends and possible reversal points of the current trend. The oscillator is composed of 1 bull line in blue and 1 bear line in red as well as a signal line in orange, the strategy have many options such as two different strategy framework and a martingale mode. If you require more information about the indicator go check it into my uploaded indicators.Strategy FrameworksThere are two frameworks available that can be selected from the strategy settings window. Both have the same closing conditions, the "Bull/Bear Cross" entry conditions are :Buy : when the bull line cross over the bear lineSell : when the bear line cross over the bull lineThe "Signal Cross" entry conditions are :Buy : when the bull line cross over the signal lineSell : when the bear line cross over the signal lineBoth have the same close conditions that is : close when bull/bear cross under the signal line.Introduction To MartingaleThe martingale money management system consist to double the order size after a loosing trade and can be described as a 2^x where x is the current number of loosing trades since the last win trade, when we win a trade the order size return to the default order size. Therefore our order size function is based on exponential growth.This system enable the trader to win back his previous losses plus a potential profit, martingales must always be used with stops and sometimes take profits in order to get control in a strategy.It must always be taken into account that in a series of losses the balance can exponentially decay thus ending to 0 in a matter of trades, this is why it is not recommended to use such system. The strategy allow you to select a martingale multiplier that can be inferior to 2 thus limiting risks, a multiplied of 1 disable the martingale.ResultsThose are the some statistics of the strategy applied to some forex majors by using the default settings in a time frames of 15 minutes.//-------------------------------------------------------EURUSD - Order Size 1000 - Spread 0.0002Profit : $ 21.08Trades : 19PP : 57.89 %Profit Factor : 3.228Max Drawdown : -$ 3.81Average Trade : $ 1.11//-------------------------------------------------------GBPUSD - Order Size 1000 - Spread 0.0002Profit : $ 2.31Trades : 20PP : 55 %Profit Factor : 0.938Max Drawdown : -$ 20.29Average Trade : $ 0.12//-------------------------------------------------------EURAUD - Order Size 1000 - Spread 0.0002Profit : -$ 9.22Trades : 20PP : 40 %Profit Factor : 0.698Max Drawdown : -$ 23.44Average Trade : $ 0.46//-------------------------------------------------------EURCHF - Order Size 1000 - Spread 0.0002Profit : $ 1.58Trades : 24PP : 54.17 %Profit Factor : 1.103Max Drawdown : -$ 7.23Average Trade : $ 0.07//-------------------------------------------------------ConclusionsBased on the results the strategy does not posses the sufficient performance in order to apply a martingale or any other growth systems as order size. Parameters might be subject to drastic changes depending on the market/time-frame in order to return long-term positive results. I let you draw your conclusions.

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView