Topic: Help needed to develope my strategy

When prices bullish cross or above 40sma & RSI 14 >=61 enter long when prices cross and close above 20sma exit
when prices bearish cross or bellow 40sma & RSI 14 <=39  enter short when prices cross and close bellow 20sma exit

can somme one help me????

thnks in advance

Re: Help needed to develope my strategy

A same direction signal - Does nothing
An opposite direction signal - Does nothing
Permanent Stop Loss - None
Permanent Take Profit - None

[Opening Point of the Position]
Bar Opening
     Enter the market at the beginning of the bar
     Base price  -  Open

[Opening Logic Condition]
Moving Average
     The position opens above the Moving Average
     Smoothing method  -  Simple
     Base price  -  Close
     Period  -  40
     Shift  -  0
     Use previous bar value  -  Yes

[Opening Logic Condition]
RSI
     The RSI is higher than the Level line
     Smoothing method  -  Smoothed
     Base price  -  Close
     Smoothing period  -  14
     Level  -  61
     Use previous bar value  -  Yes

[Closing Point of the Position]
Bar Closing
     Exit the market at the end of the bar
     Base price  -  Close

[Closing Logic Condition]
Moving Average
     The bar closes above the Moving Average
     Smoothing method  -  Simple
     Base price  -  Close
     Period  -  20
     Shift  -  0
     Use previous bar value  -  No

Re: Help needed to develope my strategy

thnks for your fast reply
but what if wand to reverse when rsi<=39 and price below 40 sma and exit 20 sma

Re: Help needed to develope my strategy

Reverse the logic. Play around with FSB more, you'll learn the program and get much more efficient with strategy development.

Re: Help needed to develope my strategy

do you know how to put more markets in FSB???

Re: Help needed to develope my strategy

Edit instruments.

Re: Help needed to develope my strategy

hi Footon you are a big help thnk very very much!!
i try instruments but i cant add new markets do you know why?

thnks in advance

Re: Help needed to develope my strategy

First save appropriate new data to Data folder, then open Instrument Editor http://forexsb.com/wiki/_detail/fsb/man … ent_editor and add new instrument, set properties right, reload the data and start development.

A quick tutorial can be found here - http://forexsb.com/wiki/fsb/manual/instrument_editor