Java machine learning interactive brokers currency futures -- 3

Job ID: 35791547

Budget: $30 – $250 USD

Java machine learning / interactive brokers / currency futures. See descriptions.

(A) https://github.com/amineKili/ClassificationForTrading
(B) https://github.com/CoderOfJava8888/Project_A_consolidate

Job: combine the two projects (A) and (B) to create new project (C) as follows with no or minimum pom, maven, logging, etc. as effort is targeted for beginner level java audience.

(A) is a fully completed and compiled machine learning piece completed by my programmer with the least pom, logging. It takes inputs open, high, low, close, minute, volume, count, wap, tesla3, tesla6, tesla9 and decision from Microsoft Excel CSV files. It returns execute or not.

(B) is my fully completed and compiled interactive brokers API that connects to broker, and generates derives and calculates these inputs for testing by the above machine learning piece:: open, high, low, close, minute, volume, count, wap, tesla3, tesla6, tesla9 and decision.

This class NewStrategy.java in (B) generates the inputs. The class LiveBarPriorClassification is prepared either as class or as interface (your choice/your discrestion) to create the link with the machine learning piece (A).
Goal is to obtain String value return whether to execute or not via class below.
https://github.com/CoderOfJava8888/Project_A_consolidate/blob/main/src/strategy/LiveBarPriorClassification.java

Excel data files CSV format for the ML piece -- https://github.com/CoderOfJava8888/supplementarydata

Project is ongoing collaboration to help people obtain income replacement algorithm to supplement or replace regular daytime corporate employment incomes. Collaboration done for the body of Christ so please share/help others in Jesus name. God Bless. Thanks.