Author

Topic: Algorithmic trading with bxbot and the Schaff Trend -- Java (Read 361 times)

full member
Activity: 174
Merit: 100
Separation of currency and state.
Hello,

I'm trying to figure out how to implement the http://www.investopedia.com/articles/forex/10/schaff-trend-cycle-indicator.asp "Schaff Trend Cycle Indicator" into a trading strategy for bxbot http://gazbert.com/

I got this code from here: https://www.tradingview.com/script/dbxXeuw2-Indicator-Schaff-Trend-Cycle-STC/

and I have an example of what a trading strategy for bxbot looks like here: https://github.com/gazbert/bxbot/blob/master/bxbot-strategies/src/main/java/com/gazbert/bxbot/strategies/ExampleScalpingStrategy.java

But I am not skillful with Java, and I am having a hard time figuring out how to do it. Anybody have any general guidance for me? Advice? Suggestions? Examples of similar scripts in Java?

Would also be willing to pay a (very small) amount if somebody thinks they can do it for me easily enough. Not if it's a "many hours of work" type of thing but if you can glance at it and do it in ten minutes, then I could probably pay enough to make it worth your while.

Jump to: