Skip to content

Commit

Permalink
Update trade.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
universalbit-dev authored Dec 24, 2024
1 parent ed61eb9 commit a5f26be
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions trade.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,15 @@ module.exports = {
exec_mode : "cluster"
},

{
name: 'neuralnetv2',
script : 'gekko.js',
args : '-c .env/trade/trade_neuralnetv2_simulator.js',
name : '|NEURALNETV2|-simulator-|',
instances : "1",
exec_mode : "cluster"
},

{
name: 'supertrend',
script : 'gekko.js',
Expand Down

0 comments on commit a5f26be

Please sign in to comment.