Recursion Rewrite for Conditional Order


0
0

Hi Pete,

I have a custom study/scan indicators that ultimately I would like to use to place conditional orders, as you have shown in your AutoTrade (Almost) video.  The one Problem – the scan involves recursion.  As you have mentioned in other places and even within ToS it says this is not allowed for study alerts and conditional orders.  I would like to understand if it would be possible to rewrite this code without using the recursion and achieve the same objective in order to place automated conditional orders.

If this would take more time and effort (It may) than for you in this Q&A forum I am not opposed to paying you for your time to help with a professional solution.  I did not see a link on the site for this service if you can provide one I can fill you in on more details.  The scan conditions show significant value in backtesting thus I would like them to remain private and not post the code publicly.  Please let me know how I can contact you to discuss further.

Marked as spam
Posted by (Questions: 3, Answers: 5)
Asked on November 8, 2019 10:53 am
82 views
0
Private answer

Hi Josh, I do provide professional services but I try not to advertise it. I already have more work than I can get to. Here is a link to a page that provides all the details. Fill out the contact form at the bottom of this page to submit your custom project request:

https://www.hahn-tech.com/about/

I will tell you ahead of time that the only way we can work around this issue is if the code was written incorrectly. Meaning that if recursion is not required it should not have been used in the first place. And I have yet to run across a scenario where recursion was used by mistake.

Marked as spam
Posted by (Questions: 37, Answers: 4087)
Answered on November 8, 2019 2:22 pm