Why can't you automate it? Even with automation tools working outside and apart from your strategy code?but this one element is impossible to automate
Part of the strategy that cannot be translated into code.Why can't you automate it? Even with automation tools working outside and apart from your strategy code?
https://www.logigear.com/blog/test-automation/12-best-automation-tools-for-desktop-apps-in-2020/
View attachment 236673
Ok, thanks. Are you a skilled programmer? I mean, are you saying it can't be translated; or did someone else tell you that?Part of the strategy that cannot be translated into code.
I don't know if I am a skilled programmer but my background is computer science and been writing all codes related to trading by myself. Saying it is impossible is exaggerating. I would not say it's impossible to write the code but I have yet successfully translate the element (overlapping price structure) into code. Quite possibly I am just not a good programmer. Who knows.Ok, thanks. Are you a skilled programmer? I mean, are you saying it can't be translated; or did someone else tell you that?
Just curious, as I've never fathomed a strategy that can't be reduced to code--of course, it may be time consuming and require that the model be trained in order to derive the 'rules' the human trader can't properly articulate.
I don't know if I am a skilled programmer but my background is computer science and been writing all codes related to trading by myself. Saying it is impossible is exaggerating. I would not say it's impossible to write the code but I have yet successfully translate the element (overlapping price structure) into code. Quite possibly I am just not a good programmer. Who knows.

Sounds like AI which is not my turf. I specialize in telecommunication/network engineering.You sound like a skilled programmer. It's just that, imo, certain things may require a previously, unconsidered perspective.
Maybe instead of trying to hard code the rules, have an algo store the examples along with your determinations for each example, and then try matching the new examples with prior ones, and using your determination from the prior one that matches best...if that makes sense.![]()