Setup a Trading Bot with Volume CVD Divergence & other confluences - Help welcome

ALCFX1

Recruit
Messages
1
Hello friends !!


I'm currently using AI to help me build the trading bot of my dreams, which tbh originates from a private community i'm in, they have a super good EA but i hate losing control and not having it for me.

Basically it's a trading bot created by some veterans of a big broker and it's invite only for big players in the brokers, which i'm not but my friend is so a few of us are getting access to it this way - BUT this is not the subject of this thread.


Is there any ways to reverse engineer the actual strategies and functions of the trading bot without having any files provided but solely by watching behavior ?

From what i know it's based on standard deviations, CVD divergences and TDI for entry refinement.
For entries it's also basing itself on EMA's cross on the lower TF's but i have no details.

I know a few of you are smart, so could you tell me if it's mission impossible to reverse engineer it without the files or more precise informations ?

I hate losing control haha


anyways thanks for your time & help colleagues!!
 
It’s possible, but you will never get 100% sure. It’s tricky when they use indicators. The hardest part in reverse engineering is to determine which indicators are used. Since you know this, you are a bit ahead. What you can do is export the backtest report, overlay it on the historic data on the timeframes it trades, and in the end overlay the indicator data. And find what’s happening at every entry. Hopefully you will find some patterns
 
Since you are already inside, i mean you have access to the bot it’s quite possible to hack the trading strategy. Depends on how complex it is. From what you explained, it seems like using only one trading system, which simplifies your task. What you can do is identify 4-5 trades, the exact time when they were triggered, and study the chart in that exact time, check the indicators, where they were a min ago and now, and here somewhere is the hack you are looking for
 
Back
Top