I use Jforex and I want to convert its chart style to Swissquote web live chart. I put the photos both of them.
How can I do this? Thanks forhelp.
How can I do this? Thanks forhelp.
Can anyone help me convert this MT4 indicator to Jforex? 0 replies
JForex: BID/ASK value(s) for all market orders on the chart 12 replies
Jforex inverse chart indicator 0 replies
JForex Chart Trading of Dukascopy 2 replies
Dukascopy JForex APi HELP !! 1 reply
DislikedI use Jforex and I want to convert its chart style to Swissquote web live chart. I put the photos both of them.
How can I do this? Thanks forhelp.Ignored
DislikedWell, all you would need is extensive knowledge of java and dukas' api; and of course how to draw candles from numbers
Seriously, if you asking me "how to do that" then you better not even think about doing that.Ignored
DislikedDo you want the code or what?
But, what is the use of it if you do not "speak" java? Sure, you can use it "as is"; but this is not much different than using jforex.
Anyway, I have made the code public, for who ever wants to use it. You can download it here: dl.dropbox.com/u/45459799/Sooperfool.java
This is a source code, meaning you have to compile it. Put it under JForex/Strategies/; then load the strategy, compile the strategy, run the strategy. Possibly it can help you in any way.
How to use it is indicated at the beginning of the source...Ignored
DislikedWhy have you pasted the code here? I did not ask you to paste the code. Please remove it.
Does it work for you now? Basically any instrument can be added (except the metals; the code was designed before metals were introduced by Dukascopy). It is just that the switching is performed by keys; in order to add more instruments other keys would have to be introduced which requires java skills.
But you can exchange default instruments with those that you need (simply exchange them in the code).Ignored