Commit 808c3e8d authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent d532b3d1
let fs = require('fs') let fs = require('fs')
var watch = require('node-watch'); var watch = require('node-watch');
let ai = require('./ai-new') let ai = require('./ai-new')
let path = 'E:\\YashilFinal\\' let path = 'YashilFinal\\'
let longSide = 'LONG' let longSide = 'LONG'
let shortSide = 'SHORT' let shortSide = 'SHORT'
let bybit = require('./test_bybit') let bybit = require('./test_bybit')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment