Skip to content

Commit

Permalink
+ added Stochastic
Browse files Browse the repository at this point in the history
  • Loading branch information
WISEPLAT committed Aug 19, 2022
1 parent d791ac4 commit ea317d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion main2_84.py → main2_Stochastic.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from backtrader import Cerebro, TimeFrame
from BackTraderQuik.QKStore import QKStore # Хранилище QUIK
from QuikPy import QuikPy # Работа с QUIK из Python через LUA скрипты QuikSharp
import StrategySMA2_84 as ts # Торговые системы
import Strategy2_Stochastic as ts # Торговые системы

import functions

Expand Down

0 comments on commit ea317d7

Please sign in to comment.