Page 2 of 3

Re: Multi-Instrument TSI Strategy

PostPosted: Mon Oct 14, 2019 5:10 am
by Apprentice
Your request is added to the development list.
Development reference 4873.

Re: Multi-Instrument TSI Strategy

PostPosted: Tue Oct 15, 2019 10:51 am
by Apprentice
My team to NOT understand the logic.
Can you please provide complete entry/exit rules.
Try to use pseudo logic instead of description.

Re: Multi-Instrument TSI Strategy

PostPosted: Tue Oct 15, 2019 4:01 pm
by Infime
So, I'll be more simple with another indicator,

1) Time frame M1 :
- TSI (14/28)
- Stochastic , draw an imaginary line at the level 50.

Open a buy position when the lines of stochastics were crossed themself under an imagniry line (under the level 50) and when the TSI begin to go up. Close the position when my TSI finishes to go up.
Open a sell position when the lines of stochastics are crossing themself upper an imagniry line (upper the level 50) and when the TSI begin to go down. Close the position when my TSI finishes to go down.

2) Time frame D1 :
The same but my TSI is on 7/14.

I hope you'll understand, thanks. :?:

Re: Multi-Instrument TSI Strategy

PostPosted: Sun Oct 27, 2019 4:43 am
by Apprentice
Your request is added to the development list.
Development reference 250.

Re: Multi-Instrument TSI Strategy

PostPosted: Wed Oct 30, 2019 5:53 am
by Apprentice
TSI_Strategy_Infime.lua
(132.95 KiB) Downloaded 498 times

Try this version.

Re: Multi-Instrument TSI Strategy

PostPosted: Tue Nov 19, 2019 2:09 pm
by Infime
Hi Apprentice,

Is it possible to create a strategy with two custom indicators (of your website) and one classic indicator ?
The indicators are : breakout, Profitmatrix and TSI (classic).
Open position in buy when the profitmatrix is green and when the current course is crossing the top line of the breakout in increase.
Close the position when the TSI reverse.
Open position in sell when the profitmatrix is red and when the current course is crossing the bot line of the breakout in decrease.
Close the position when the TSI reverse.

Can you add option for email alert when a sell or buy position is open ?

Thank you very much !

Re: Multi-Instrument TSI Strategy

PostPosted: Wed Nov 27, 2019 6:14 am
by Apprentice
Can you provide links for breakout and Profitmatrix?
Define TSI reverse?

Re: Multi-Instrument TSI Strategy

PostPosted: Wed Nov 27, 2019 6:54 pm
by Infime
Hi,

I don't know if it will work with theses links ;

Breakout indicator : viewtopic.php?f=17&t=966&hilit=breakout (breakout.lua) Postby Nikolay.Gekht » Thu May 06, 2010 12:15 am

ProfitMatrix : viewtopic.php?f=17&t=66586&p=129819&hilit=profit+matrix#p129819
(ProfitMatrix.lua) by Apprentice » Wed Aug 22, 2018 8:36 am

And to close position, I have a normal TSI who increase in buy and decrease in sell. Close the position when the TSI reverse.

Thanks very much !

Re: Multi-Instrument TSI Strategy

PostPosted: Thu Nov 28, 2019 4:03 am
by Apprentice
Your request is added to the development list.
Development reference 369.

Re: Multi-Instrument TSI Strategy

PostPosted: Thu Nov 28, 2019 7:29 am
by Apprentice