Recent Posts

Pages: 1 ... 3 4 [5] 6 7 ... 10
41
Suggestions And Feature Requests / Re: Alerts and emails?
« Last post by Vale on October 20, 2022, 05:16:03 pm »
Hi Karel,

Thank you for the replay. What is meaning of an open-source software? How does it work?

Vale
42
Suggestions And Feature Requests / Re: Alerts and emails?
« Last post by admin on October 20, 2022, 01:22:14 pm »
Hi,

we don't plan to implement e-mail alerts. But feel free to modify the PTL Trader to support this feature (it is an open source software and anyone can modify it). Or hire someone to do it for you.

Kind regards,
Karel
43
Models, Algorithms & Approaches / Re: Intraday Pairs Trading?
« Last post by admin on October 20, 2022, 01:17:38 pm »
Hi,

we don't provide backtester for intraday trading. This would require to use expensive tick data and advanced backtester, which is out of the scope of this product.

You can trade intraday using PTL Trader as mentioned in the FAQ. But no backtest is possible - you have to use paper trading to evaluate the performance.
44
Suggestions And Feature Requests / Alerts and emails?
« Last post by Vale on October 19, 2022, 02:28:27 pm »
Did you add that feature? It would be nice to receive an email before placing a trade manually to enter and exit a position.
45
Models, Algorithms & Approaches / Intraday Pairs Trading?
« Last post by Vale on October 19, 2022, 02:16:47 pm »
How do you backtest and trade intraday the pairs? My question is related to this question inside the FAQs

]Is it better to trade intraday (during the whole day) or just at the end of the day (EOD)?
You can decide if you will handle entry/exit signals during the whole trading day (intraday trading) or if you restrict trading session to some short trading interval to imitate EOD (end-of-day) trading. There are advantages / disadvantages to both approaches.

Intraday Trading

generates more signals = more trades = more commissions paid
worse average profit per trade
usually smoother equity
real mean-reversion strategy with capped profits
EOD Trading

less trades = less capital spent on commissions
better average profit per trade
equity not that smooth
sometimes it makes additional profit caused by not exiting at exit threshold but later
real trading results are much closer to EOD backtests
There are also hybrid setups possible (for instance, entering positions EOD but closing intraday or vice versa).[/i][/i][/b]
46
Hi Jack,

Have you tried using the Johansen Test to model multiple pairs instead of just 2 pair? I'm wondering if this might strengthen the cointegration force that pulls the spread back towards the zero line.

Lee
47
Perfect!
48
Hi Karel,

I got it all working like a charm, thank you so much for your advise !  8)
49
Hello, Karel & Community,

While the PTL database is amazing and pretty accurate (backtesting and actually trading the pair seem aligned in term of perf), I need to compute the cointegration p-value using Python for some reasons.

I've been doing a lot of research, but there are soooo many Python packages available out there to compute the p-value, that I would like to know which one you recommend, and why?

Examples of python packages providing the calculation of the p-value:
  • One step only: statsmodels.tsa.stattools with coint()
  • Two steps: statsmodels.api with OLS() + statsmodels.tsa.stattools with adfuller()
  • scipy.stats with linregress()
  • Etc.
50
Questions & Answers / Re: Trying to get started with a portfolio
« Last post by admin on August 25, 2022, 10:02:47 am »
Replied your support ticket. Yes, there is a hard limit (given by IB)...
Pages: 1 ... 3 4 [5] 6 7 ... 10