JulyIghor / QtBitcoinTrader

Secure multi crypto exchange trading client
https://centrabit.com/downloads/
720 stars 371 forks source link

Strategies #275

Open randomlogin opened 2 years ago

randomlogin commented 2 years ago

Hi! I want to use QtBitcoinTrader to trade using some basic popular strategies, MACD for example. Maybe there is a list of built-in strategies? If not, am I understanding it right, that I can implement it using the scripting language (I think it's called JL script)?

JulyIghor commented 2 years ago

Hello. There is no builtin strategies like MACD. Yes, you can implement them by your own with the JL script. It is based on JavaScript core so you can use all it features. To create MACD you will have to collect trade history information and calculate required values, afterwards you can stream result values to other scripts as indicator.

davideoneglio commented 2 years ago

I want to integrate OKX QtBitcoinTrader and create a strategy to increase the marketing activities of QtBitcoinTrader. Any contact email to contact. Thanks in advance