Page 1 of 1

Candle size alert

PostPosted: Fri Jul 12, 2019 8:14 am
by Apprentice
EURUSD D1 (07-12-2019 1320).png

Based on request.
viewtopic.php?f=27&t=68648
Candle size alert.lua
(13.78 KiB) Downloaded 487 times

Re: Candle size alert

PostPosted: Fri Jul 12, 2019 8:19 pm
by PHOENIX
Apprentice thank you so much for your precious help.

Re: Candle size alert

PostPosted: Sat Jul 13, 2019 2:07 am
by PHOENIX
As soon as the markets open, I try it

Re: Candle size alert

PostPosted: Tue Jul 16, 2019 10:40 am
by PHOENIX
Apprentice thanks again for your work.
It is possible to make the program run with the difference between the maximum and minimum touched by the shadows of the candles.
example: 1) difference between opening and closing less than 10 pips
2) difference between high and low less than 15 pips
Then alert.
Then how can I work on this program too I can't open it with FX STRATEGY WIZARD.
Thank you so mach

Re: Candle size alert

PostPosted: Thu Jul 18, 2019 4:39 am
by Apprentice
Of course.
Both conditions should be satisfied for the alert?

Re: Candle size alert

PostPosted: Sat Jul 27, 2019 6:01 am
by PHOENIX
Hi, how can I open the program / alert to change it? I can not make it. Thanks.

Re: Candle size alert

PostPosted: Sat Jul 27, 2019 7:13 am
by Apprentice
Out SDK package along with the debugger contains the necessary editor.
http://fxcodebase.com/documentation.php

You can use any editor like Notepad, I personally use Notepad++
https://notepad-plus-plus.org/download/v7.7.1.html

Re: Candle size alert

PostPosted: Sat Jul 27, 2019 8:58 pm
by PHOENIX
Is it possible to work with FX Strategy Wizard?
Thank you.