in testing

Thoughts, observations, ideas (possibly a system)

It just so happened, that there are always three turkeys on my chart: MACD, stoch, RSI. I looked at them for a long time, it's time to draw conclusions.

MACD provisions:

  • ниже нуля && below the signal (sales are in progress)
  • ниже нуля && above the signal (sales are closed, shopping starts)
  • above zero && above the signal (идут покупки)
  • above zero && below the signal (closing purchases, начинаются продажы)

stoch provisions:

  • flag
    “Overbought” (is in the overbought zone)
  • flag “Oversold” (is in the oversold zone)
  • the main one is below the overbought level and above the signal (начинаются продажи)
  • the main one is above the oversold level and below the signal (shopping starts)

RSI provisions:

  • flag
    “Overbought”
  • flag “Oversold”
  • came out of oversold (shopping starts)
  • came out of overbought (начинаются продажи)

Stoch and RSI convergence entry. MACD confirming (refill).

Opposite signal exit.

???Close positions if turkeys returned to the Overbought Oversold area???

I'll start with the indicator.

MACD, stoch, RSI, REC

Then robo tests.

PS. It should work in noise.

PPS. Divergence Problems Remain.

Whiplash-кодинг



No mood, all on my nerves, twitchy, I am looking for some half a turn ):

Sitting Whiplash coding.

Нахождение хай\лоу\опен\клозов по сессиям сделал, there is not much left - to code the main algorithm for comparing this whole case and trade…

Whiplash

Bai-setap (sell-setap - reverse)

  1. Gap down below the previous loy.
  2. Closes above the open and in the upper half of the day's range.
  3. If the conditions 1 And 2 completed we buy at the close.
  4. If tomorrow opens lower than today's close, exit the position.
  5. If we open in profit, keep and trail. The main thing is not to let a profitable position become unprofitable..

PS. There are those who want to unite in robotics?

Scroll to Top