mkmarek / forex.analytics

Node.js native library performing technical analysis over an OHLC dataset with use of genetic algorithm
MIT License
181 stars 75 forks source link

Output Doesn't Make Sense #14

Open boxxa opened 6 years ago

boxxa commented 6 years ago

Been running on multiple markets outside of forex such as stocks and other currencies. Is there an indicator that is hard coding a PIP value somewhere? I am getting outputs with values for indicators that make zero sense or are impossible so wondering if it is skewed up a bit since the prices are much higher than forex. Also, the indicators don't seem to line up.

For example, I compiled a list of 1 year of minute candle data. I applied this and ran the example. js.

Issues

Lastly, does this output translate to indicators to apply on a 30 minute time frame since that is the conversion used in the example.js file??

darwin2k commented 6 years ago

output makes no sense for me aswell ;/ getting rsi of 50k for example