Skip to content

Commit

Permalink
import kst
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhnguyennguyen committed Jul 3, 2023
1 parent 6e9f8cf commit f551988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alerts/kst.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const { crossover, crossunder } = require('../utils/cross.js')
const { sma } = require('../indicators/kst.js')
const { kst } = require('../indicators/kst.js')

const kstCross = async (
input,
Expand Down

0 comments on commit f551988

Please sign in to comment.