FX Daracoin Strategy Tester
FX-Dracoin: Exploring Backtest Insights for Automated Forex Trading
@kaggle.meisammalekmohammadi_fx_daracoin_strategy_tester
FX-Dracoin: Exploring Backtest Insights for Automated Forex Trading
@kaggle.meisammalekmohammadi_fx_daracoin_strategy_tester
CREATE TABLE fx_dracoins_strategy_tester_deal (
"time" VARCHAR,
"deal" BIGINT,
"symbol" VARCHAR,
"type" VARCHAR,
"direction" VARCHAR,
"volume" DOUBLE,
"price" DOUBLE,
"order" BIGINT,
"commission" BIGINT,
"swap" BIGINT,
"profit" DOUBLE,
"balance" DOUBLE,
"comment" VARCHAR
);
Anyone who has the link will be able to view this.