Bitcoin Forum
October 08, 2024, 12:46:29 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Trading Discussion / How to write EMA crossover automated script in gekko? on: July 02, 2017, 03:09:24 PM
I am a newbie who first want to trade and backtest my ideas, however there isn't much documentation and no explanation on the things that are exists. I guess the documentation is for experts.

parameters like thresholds, persistence, up, down, long, signal are not explained - is it months? minutes? percentage? what does it means?

For example I wanted to use EMA but the only thing in the docs is:

Code:
ema 

Required parameters:

optInTimePeriod

How should I write my code when this is all the docs there is?(sorry for the frustration :] )

Anyway, I was thinking on creating a strategy on EMA crossover 7+30 with 15 minutes candles.
If you can help me get started I really appreciate it.

Thanks.
2  Economy / Trading Discussion / Re: Gekko - a javascript trading bot and backtesting platform on: July 02, 2017, 08:19:40 AM
Is there an elaborated documentation?

I'm looking for docs for understanding each function and what it does..
For example in the MACD, the "short","long" indicators I dont know if it by days/hours... And in general what each parameter stand for, it's very unclear to beginners.. The TA-lib indicators site isn't helpful either since it only elaborate the functions without any explanation & parameters details.

Can someone assist?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!